/*
Theme Name: CCG
Theme URI:
Description: Theme designed for Cardiovascular Consultatns of GA
Version: 1.0
Author: shift90
 */
body { margin: 0; padding: 0; background: #b6b4b5; height: 100%; }
html { height: 100%; }
body.mceContentBody { background: white; }
body, td { font-family: arial, sans-seif; font-size: 12px; color: #333; }
form { margin: 0; padding: 0; }

.center { margin: 0 auto; display: block; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.txtleft { text-align: left; }
.txtcenter { text-align: center; }
.vcenter { vertical-align: middle; }

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a { color: #2b82e2; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { width: 100%; color: #cdcdcd; background-color: #cdcdcd; height: 1px; border: 0;}
td { vertical-align: top; }

#header { width: 792px; background-color: #b6b4b5; margin: 0 auto; padding: 0;}
#headertxt { float:left; }
#headerimg { width: 250px; height: 173px; 
	float: right;
}
#header h1 { margin: 0; padding: 0; }
#logo { position: relative; top: 54px; left: 25px;}
#header .description { 
	position: relative; 
	top: -4px; left: 335px;
	text-align: center;	
	text-transform: uppercase;
	width: 200px;
	color: #339; font-weight: bold; } 

#wrap { width: 780px; margin: 0 auto; }
#gray_spacer  { width: 100%; border-top: 1px solid white; border-bottom: 1px
	solid white; height: 3px; margin: 0 0 0 1px; background-color: #a3a3a1;
	line-height: 3px;
}


/* menu css */
#menuwrap { text-align: center;  margin: 0 0 0 1px;  background-color: #c21f20; color: white; height: 22px; text-transform: uppercase;
	float: left;
	overflow: hidden; width: 100%;
}
ul#menu { list-style-type: none; list-style-image: none;
	margin: 0; padding: 0 0 0 8px; 
}
#menu li.menusep { padding: 0 10px; line-height: 22px; float: left;}
#menu a { color: white; }
#menu a:hover { text-decoration: none; }
* html #menuwrap a { height: 1%; }
#menu li { float: left;  position: relative; margin: 0 0 0 0; 
	height: 22px; line-height: 22px;
}
#menu li.last { margin: 0; }
#menu li a { display: block; float: left;}
#menu li.inactive:hover { background: #425fa1;}
#menu li.inactive a:hover { background: #425fa1; }


#contentbox { width: 100%; margin: 0 0 0 1px; background: white; padding-top:
	5px; height: 100%;}
/* sidebar */
#sidebar { width: 190px; float: left; padding: 0 5px;
	line-height: 18px; 
	height: 100%;
	min-height: 300px;
	background: url(images/border_dashed.gif) repeat-y right top; 
}
#content_right { margin: 0 0 0 200px; padding: 0 14px; line-height: 16px; }
#sidebar h2 { color: #425fa1; margin: 7px 0 5px 0; }
#sidebar p { margin: 0; }
#sidebar ul { margin: 0; list-style-image: url(images/orange_arrow.gif);
	padding-left: 20px; padding-top: 0;}
#sidebar li { padding-top: 0; }
#content_right h2, #content_right h1 { color: #98000b; background:
	url(images/header_underline.gif) repeat-x bottom left; margin: 5px 0 3px 0;
padding: 0 0 2px 0; font-size: 18px;}

#contentbox h1 {
	background: url(images/header_underline.gif) repeat-x bottom left; margin: 5px 0 3px 0;
	padding: 0 0 2px 0; 
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h1, h2 { color: #425fa1; }
h3 { margin: 4px 0; }
ul { margin: 4px 0; list-style-type: disc; }
#content_right ul { margin: 4px 0 4px 10px; list-style-type: disc;
	padding-left: 20px; }

/* content */
.more { margin: 0 0 10px auto; text-align: right; padding-right: 8px; }
p.excerpt { margin: 0; }

.doctor { width: 320px; float: left; margin-left: 10px;}
.doctor th { text-align: left; vertical-align: top; }
p.drbio { width: 500px; }

.drgallery { text-align: center; }
.row1 td { width: 130px; height: 150px; }
.row2 td{ width: 105px; height: 150px; margin: 0 2px; margin-top: 25px;} 
.drgallery a { text-decoration: none; text-align: center; color: #339;}
.drgallery img { border: 0; width: 80px;}

/* footer */
#footer { width: 100%; margin: 0 0 0 1px; text-align: center; color: white;
	background-color: #c21f20; height: 24px; line-height: 24px; }
#footer a { color: white; }
#footer .sb-inner { background-color: #c21f20; color: white;}
