/*
| Cascading Style Sheet for www.dinamikdental.com Template
+------------------------------------------------------------
| Theme Name: Dinamik Dental Website
| Description: Dinamik Dental - www.dinamikdental.com
| Author: robas
| Copyright (c) 2007 Dinamik Dental
| Author URI: http://robas.info
+------------------------------------------------------------
*/

/* Used colours 
+------------------------------------------------------------
#fff - white 
#000 - black
#666666 - dark grey
#f6f6f6 - light grey  
#999999 - grey
#ff6600 - orange
#ff6633 - dark orange
#669933 - dark green (titles)
#006600  - darky dark green (menu)
#c2ebad - light green (bg_top)
#99e57f - green (bg_btm)
#66cc00 - green (links)
+------------------------------------------------------------
*/


/* --- BEGIN STRUCTURE --- */
body {
	margin: 0;
	padding: 0;
} 
 
#pagewidth {	
	width: 936px; 	
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
} 

#hwrapper {
	background: url(images/bgtop.jpg) repeat-y;
	width: 936px;
	height: 140px;
 clear:both;
}

#nwrapper {
	background: url(images/bg_topbar.jpg) repeat-y;
	width: 936px;
	height: 38px;
 clear:both;	
}

#pwrapper {
	background: url(images/bgmain.jpg) repeat-y;
	position: relative;
	width: 936px;
	float: left;
	margin:0;
	padding:0;
	clear: both;
}

#fwrapper {
	background: url(images/bgmain.jpg) repeat-y;
	width: 936px;
	height: 123px;
   clear:both;
	padding-top: 50px;
}

#logo {
	background-color: transparent;
	width: 350px;
	height: 137px;
	float: left;
	position: relative;
} 

#logo .logo {
 	padding-left:25px;
}

#navtop { 
	background: transparent;
	width:440px;
	height: 140px;
 	float: right; 
	padding-right:80px;
} 


/* --- BEGIN HYPERLINKS --- */
a {
	color: #66cc00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #99e57f;
} 


/* BEGIN TYPHOGRAPHY
---------------------------- */
h1, h1 a {
	font: 12px Verdana, Arial,sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
	color: #ff6600;
}
h1 a:active {
	text-decoration: none;
	color: #ff6600;
	text-transform: uppercase;
} 
.leftcol h1 {
	font: bold 12px "Century Gothic", Verdana, Arial,sans-serif;
	color: #666666;
	display: block;
	height: 20px;
	padding: 0 20px 0 25px;
	margin: 0;	
}

h2 {
	font: normal 22px "Century Gothic", Verdana, Arial,sans-serif;
	color: #999999;
	text-decoration: none;	
}
#leftcol .leftcol h2 {
	margin: 20px 0 0 0;
	padding-left: 25px;	
	padding-right: 20px;
}

h3 {
	font: normal 22px "Century Gothic", Verdana, Arial,sans-serif;
	color: #669933;
	text-decoration: none;	
}
#leftcol .leftcol h3 {
	text-align: left;
	margin: 20px 0 0 0;
	padding-left: 25px;	
	padding-right: 20px;
}
#rightcol h3 {
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right:55px;
}


/* --- BEGIN TOP NAVIGATION --- */
#navtop ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
} 
#navtop ul li {
	display: inline;	
	text-decoration: none;
} 
#navtop ul li a {	
	float: left;
	display: block;
	width: 110px;
	text-decoration: none;
}
#navtop li a {
	text-align: center;	
	text-decoration: none;		
}

#navtop .navtop_lnk, #navtop .navtop_lnk a {
	font: 13px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #006600;	
	padding-top: 110px;
	padding-bottom: 20px;
	text-decoration: none;
}
#navtop .navtop_lnk a:link {
	text-decoration: none;	
}
#navtop .navtop_lnk a:visited {
	text-decoration: none;
}
#navtop .navtop_lnk a:hover {
	text-decoration: none;
	background: url(images/hover.jpg) no-repeat;
	color: #669933;	
}
#navtop .navtop_lnk a:active {
	text-decoration: none;
	color: #669933;	
	background: url(images/hover.jpg) no-repeat;
}

#navbtm { 
	background: transparent;
	width:520px;
	height: 38px;
   float: right; 
	padding-right:25px;
} 


/* --- BEGIN BOTTOM NAVIGATION --- */
#navbtm ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navbtm ul li {
	display: inline;	
} 
#navbtm ul li a {	
	float: left;
	display: block;
	width: 130px;
	text-decoration: none;
}
#navbtm li a {
	text-align: center;			
	text-decoration: none;
}

#navbtm .navbtm_lnk, #navbtm .navbtm_lnk a {
	font: 12px Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #fff;
	font-variant: small-caps;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
}
#navbtm .navbtm_lnk a:link {
	text-decoration: none;	
}
#navbtm .navbtm_lnk a:visited {
	text-decoration: none;
}
#navbtm .navbtm_lnk a:hover {
	text-decoration: none;
	color: #669933;	
}
#navbtm .navbtm_lnk a:active {
	text-decoration: none;
	color: #669933;	
}


/* --- BEGIN Search Field --- */
#search { 
	background: transparent;
	width: 380px;
 float: left; 	
} 
#stext {
	width: 110px;
  float: left;
	margin:0;
}
#stext .stext {
	font: 11px normal Verdana, Arial, sans-serif;
	color: #000;
	float: right;
	padding-top: 12px;	
}

#sbox {
	width: 270px;
	float: right;
	margin: 0;
}
#sbox form#sbox_form {
	margin-top: 8px;
}
#sbox form#sbox_form #sbox_s {
	background-color: #c2ebad;
	border: 1px solid #83BF47;
	float: left;
	width: 130px;
	height: 18px;
	font: 11px Verdana, Arial, sans-serif;
	padding-left: 3px;
}
#sbox form button#sbox_submit {
	background: url(images/icon_search.jpg);
	float: left;
	width: 36px;
	height: 37px;
	border: none;
	cursor: pointer;
	margin: -8px 0 0 5px;
}

/* --- BEGIN Page wrapper (LEFT) --- */

#leftcol {
 background: transparent;
	position: relative;
	width: 366px;
   float: left;
	text-align: left;
	clear: left;
}
#leftcol .leftcol {
	text-align: left;		
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 10px 0 35px;
}
.leftcol {
	background: transparent;
	font: normal 12px Verdana, Arial,sans-serif;
   color: #666666;
	display: block;		
}
#leftcol table {
	padding-left: 5px;
}

.lcol_content {
	padding-left: 25px;
}

/* --- BEGIN LEFT column navigation --- */
#leftcol ul h1, #leftcol ul h1 a {
	list-style: none;	
	margin: 0;
   padding: 0;
}
#leftcol ul li h1, #leftcol ul li h1 a {
	display: block;
	height: 1%;
}
#leftcol li h1, #leftcol li h1 a {
	padding-left:5px;	
	line-height: 24px;
}


/* --- BEGIN Page wrapper (RIGHT) --- */
#rightcol {
	background: transparent;
	position: relative;
	text-align: left;
	width: 570px;
	float: right;
	margin: 0;	
}

.rightcol {
	background: transparent;
	font: normal 12px Verdana, Arial, sans-serif;
	color: #666666; 	
	text-align: left;
}

#rightcol .rightcol {
	padding-right: 35px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#rightcol .thumb_img {
	padding-right: 38px;
	margin-left: 10px;
	float: right;
}
.thumb_img table {
	padding: 0;
	text-align: center;
	width: 510px;
	margin-bottom: 10px;
	border: none;
}


/* --- BEGIN Thumb image (RIGHT) --- */
#ithumbR {
	background: transparent;
	width: 140px;
	clear: both;
	text-align: center;
	margin: 5px auto 10px auto;	
	border: none;
}
.ibox_topR div, .ibox_topR {
	background: url(images/prgrey_top.jpg) no-repeat top left;
}
.ibox_btmR div, .ibox_btmR {
	background: url(images/prgrey_btm.jpg) no-repeat bottom left;
}
.ibox_topR div, .ibox_topR,
.ibox_btmR div, .ibox_btmR {
	width: 140px;
	height: 9px;
	font-size: 1px;
}
.ibox_middleR {
	background: white;	
	margin: 0;
	height: 150px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.ibox_content {
	background: #f6f6f6 ;
	height: 35px;
	font: bold 12px Verdana,Arial,sans-serif;
	color: #ff6600;
	text-align: center;
	margin-top: 5px;
}
.ibox_content p {
	padding-top: 10px;
}
.ibox_outcontent_title {
	background: transparent;
	font: bold 12px Verdana,Arial,sans-serif;
	color: black;
 text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
}
.ibox_outcontent {
	background: transparent;
	font: normal 12px Verdana,Arial,sans-serif;
	color: black;
	text-align: center;
	margin-top: 5px;
}

#ibox {
	background: white;
	height:100px;
	float: none;
	text-align: center;
	margin: 0;	
}
#ibox img {	
	width: 120px;
	height:100px;
	border: none;
	float: none;
}

/* --- BEGIN Thumb image (LEFT) --- */
#ithumbL {
	background: transparent;
	clear: both;
	text-align: left;
	margin: 10px 0px 0px 10px;
	width: 140px;
}
.ibox_topL div, .ibox_topL {
	background: url(images/prgreen_top.jpg) no-repeat top left;
}
.ibox_btmL div, .ibox_btmL {
	background: url(images/prgreen_btm.jpg) no-repeat bottom left;
}
.ibox_topL div, .ibox_topL,
.ibox_btmL div, .ibox_btmL {
	width: 140px;
	height: 9px;
	font-size: 1px;
}
.ibox_middleL {
	background: white;	
	margin: 0;
	height: 150px;
	border-left: 1px solid #98E77E;
	border-right: 1px solid #98E77E;
}


/* --- BEGIN Big image (RIGHT) --- */
#bigimage {
	background: url(images/imgbg.jpg) repeat-y;
	width: 522px;
	margin-top: 0;
	margin-left: 10px;
	text-align: center;
}
#bigimage img {
	position: relative;
	padding-top: 1px;
}
#bigimage .bigimage_text {
	position: relative;
	padding: 1px 40px 1px 40px;
	margin: 0;
}
.bigimage_text {
	font: 14px normal Verdana, Arial, sans-serif;
	color:#006600; 
	text-align: left;
	float: none;
}
#bigimage_btm div {
	background: url(images/imgbtm.jpg) no-repeat;
	width: 522px;
	height: 20px;
	margin-left: 10px;
	font-size: 1px;
}

/* --- */
li.bullet {
	list-style-image: url(images/icon_bullet.jpg);
} 
#leftcol .leftcol img {
	padding-left: 10px;
	border: none; 
	display: inline-table;
	vertical-align: middle;
}


	
/* -- BEGIN FOOTER --*/
#ftop {
	background: url(images/ftrbg.jpg) repeat-x;
	width: 899px;
	height: 40px;
	margin: 0 auto 0 auto;
 	text-align: center;
	padding-left: 1px;
	clear: both;
}

#fmiddle {
	background: transparent;
	width: 936px;
	height: 20px;
}

#fbottom {
	background: url(images/ftr.jpg) white no-repeat;
	width: 936px;
	height: 63px;
}

#fcontentL {
	background: transparent;
	width: 328px;
 float: left;
	text-align: center;
}
#fcontentR {
	background: transparent;
	width: 570px;
 float: right;
	text-align: center;
}
#fcontentL .fcontent,
#fcontentR .fcontent {
	padding-top: 13px;
}
.fcontent {
	font: normal 11px Verdana,Arial,sans-serif;
	color: #669933;
}
.fcontent a {
	font: normal 11px Verdana,Arial,sans-serif;
	color: #006600;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix {display: inline-block;}

/* Hides from IE-mac */ 
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */  


 
