/* @override http://thilothamm/wp-content/themes/thilothamm_de/style.css */
/* @override http://beta.thilothamm.de/wp-content/themes/thilothamm_de/style.css */

/* @override http://www.thilothamm.de/wp-content/themes/thilothamm_de/style.css */


/*  
Theme Name: pamukkaleturizm.com.tr
Theme URI: http://pamukkaleturizm.com.tr
Theme Author: Cömert AGAT
*/

/*
Version: 	0.65
Date:		15.02.2008

/


/* @group Type & Colors */
html {
	min-width: 980px;
}


body, p, li {
	font-family: Verdana, "Helvetica Neue", Arial, sans-serif;
	TEXT-ALIGN: justify;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #665e4c;

	
}

/* disable firefox link borders */
a:active, a:focus {
	outline: 0;
	
}





/* @end */

/* @group Main Page Construction */

html {
	padding: 0;
	margin: 0;
	min-width: 920px;
}



.linkblock ul {
	background: url(_img/seperator.png) top left repeat-x;
	padding: 2px 0 0 0;
	margin: 10px 0 0 0;
	list-style-type: none;
}

.linkblock li {
	background: url(_img/seperator.png) bottom left repeat-x;
	padding: 0;
	margin: 0;
}

.linkblock ul a:link,
.linkblock ul a:visited {
	background: url(_img/bg_linklist.png) left top no-repeat;	
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 25px;
	display: block;
	height: 34px;
	line-height: 32px;
	font-size: 12px;
	
	
}

.linkblock ul a:hover,
.linkblock ul a:active {
	background: url(_img/bg_linklist.png) left -40px no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}



/* @end */



