 @charset "utf-8";
/* CSS Document */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#bed5cd;
}
#logo {
	text-align:center;
	height:84px;
	background-color:#accdc4
}
#wraper {
	width: 956px;
	margin:auto;
	
}
#pagewrap {
	background-color:#d0e1db; 
	position:relative;	
}
#topBox {
	width:956px; 
	background-color:#d3e4de; 
	position:relative
}
#contentBox {
	position:relative;
	width:665px;
	margin-top:-55px;
	/*
	background-color: #d9e6cc;	
	overflow:hidden; 
	-moz-opacity:.80; 
	filter:alpha(opacity=80); 
	opacity:.80;
	*/
	min-height:640px;
	
}
#content {
	min-height:304px;
}
#contentText {
	padding:20px;
	
}
#content p {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
}
.date {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.times {
	font-family:"Times New Roman", Times, serif;

}
#press_text {
	font-size:22px; 
	line-height:34px; 
	letter-spacing:0.4px; 
	text-align:justify;
}
#content h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#content span.download {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal; 
	color:#000000;
}
#content span.date {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal; 
	color:#333333;
}
.header_image {
	margin-left:130px;
}
#content span {
	color:#c0161f;
}
ul{ 
	font-size:14px;
	padding-left:16px;
	font-family:"Times New Roman", Times, serif;
	
}
ul li{ 
	clear: left; 
	list-style-image: url('http://www.drseckin.com/images/design2/dot.gif');
	list-style-position: inside; 
	margin:5px 0 5px 0; 
	padding:0px ;
	text-indent: -14px;
	
}


#leftPage {
	float:left; 
	width:256px; 
}
#leftNavBox {
	width:180px; 
	margin-left:38px;
	text-align:center;
}
ul.leftNav{ 
	padding:0px;
	margin:0px;
	width:180px; 
	list-style:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.leftNav li { 
	text-indent:inherit;
	position: relative; 
	border-bottom: 2px dotted #c0161f; 
	margin:0 0 15px 0; 
	padding:0px 5px 15px 5px;
	list-style:none;
}

ul.leftNav a.on { 
	/*color:#c0161f;*/
	color:#000000;
}
ul.nested{ 
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
ul.nested li{ 
	clear: left; 
	position: relative; 
	border-bottom: 0px ; 
	margin:10px 0 5px 0; 
	list-style:none;
	padding:0px 5px 0px 5px;
	text-indent:inherit;
}
ul.nested a.on { 
	color:#c0161f;
}


#left_nav_arrow {
	position:absolute;
	width:21px;
	height:26px;
	z-index:1;
	left: 0px;
	top: 24px;
}


#rightPage {
	float:right; 
	width:700px; 
	
}
#topPage {
	height:84px; 
	background-color:#accdc4;
}
#bottomPage {
	height:108px; 
	background-color:#a6b8ce;
	position:relative;
}
#bottomBox {
	margin-top:-50px;
	height:80px; 
	background-color:#839fc2; 
	text-align:center;
}
#footer {
	float:right;
	margin-right:31px;
	color:#333333; 
	text-align:center;
	width:670px;
	padding-top:8px;
	
}
#footer span {
	color:#c0161f;
	padding-left:3px;
	padding-right:3px;
}
#divBack {
	position:absolute;
	width:66px;
	height:28px;
	z-index:1;
	left: 256px;
	top: 2px;
}
#divTop {
	position:absolute;
	width:547px;
	height:18px;
	z-index:1;
	left: 373px;
	top: 8px;
	text-align:right;
	font-size:11px;
}
#divTop span {
	padding-left:3px;
	padding-right:3px;
}
#topHome {
	float:left; 
	margin-top:6px;
}

#subNav {
	position:absolute;
	width:665px;
	height:23px;
	z-index:1;
	left: 0px;
	top: 74px;
	font-size:12px;
	color:#c0161f;
	text-align:center;
	font-weight:bold;
}
#subNav span {
	padding-left:3px;
	padding-right:3px;
}
#subLeftArrow {
	position:absolute;
	width:33px;
	height:43px;
	z-index:1;
	left: -33px;
	top: 63px;
}
#subRightArrow {
	position:absolute;
	width:35px;
	height:42px;
	z-index:1;
	left: 666px;
	top: 63px;
}
/*****************************************************
* Miscellaneous
*****************************************************/
.hidden{
	display:none;
}
.nomargin{
	margin:0px;
}
.nopadding{
	padding:0px;

}
.normal{
	font-weight:normal;
}
.imageBorder{
	border:1px solid #bfc2be;
}
img{
	border:0px;
}
img.icon{
	/*border:3px #ca6b5b solid;*/
	width:20px;
	height:20px;
	padding:2px;
	border-right:1px #c0c2bf solid;
	border-bottom:1px #c0c2bf solid;

}
img.icon:hover{
	/*border:3px #ca6b5b solid;*/
	width:20px;
	height:20px;
	background:#e9ece7;
	padding:2px;
	border-right:1px #c0c2bf solid;
	border-bottom:1px #c0c2bf solid;

}
img.bt{
	cursor:pointer;
}
div{
	padding:0;
	margin:0;
	border:0;
}
.clear{
	clear:both;
	padding:0;
	margin:0;
	border:0;
}
.centerDiv{
	margin-left:auto;
	margin-right:auto;
}
/*****************************************************
* LAYOUT
*****************************************************/	
h1, h2, h3, h4, p{
	padding:0;
	margin:0;
}
/*****************************************************
* Text
*****************************************************/
.bold{
	font-weight:bold;
}
.bolder{
	font-weight:500;
}
.white{
	color:#FFFFFF;
}
.red {
	color:#c0161f;
}
.error{
	color:#FF0000;
}
.small {
font-size:9px;
}
.small1 {
font-size:11px;
}
.small2 {
font-size:12px;
}
.mid {
font-size:14px;
}
.large {
font-size:16px;
}
/*****************************************************
* Links
*****************************************************/
a:link{
	color:#0e0a0b;
	text-decoration:none;
}
a:visited{
	color:#0e0a0b;
	text-decoration:none;
}
a:hover{
	color:#c0161f;
	text-decoration:none;
}
a:active{
	color:#0e0a0b;
	text-decoration:none;
}
a.red_link:link {
	color:#c0161f;
	text-decoration:none;
}
a.red_link:visited {
	color:#c0161f;
	text-decoration:none;
}
a.red_link:active{
	color:#c0161f;
	text-decoration:none;
}
a.red_link:hover {
	color:#c0161f;
	text-decoration:none;
}
a.black_link:link {
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
a.black_link:visited {
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
a.black_link:active{
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
a.black_link:hover {
	color:#000000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
a.white_link:link {
	color:#ffffff;
	text-decoration:none;
}
a.white_link:visited {
	color:#ffffff;
	text-decoration:none;
}
a.white_link:active{
	color:#ffffff;
	text-decoration:none;
}
a.white_link:hover {
	color:#ffffff;
	text-decoration:none;
}

a.red_arial:link {
	color:#c0161f;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.red_arial:visited {
	color:#c0161f;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.red_arial:active{
	color:#c0161f;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a.red_arial:hover {
	color:#c0161f;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.white a:link{
	color:#fff;
	text-decoration:none;
}
.white a:visited{
	color:#fff;
	text-decoration:none;
}
.white a:hover{
	color:#fff;
	text-decoration:none;
}
.white a:active{
	color:#fff;
	text-decoration:none;
}
#header_image {
	position:absolute;
	width:117px;
	height:160px;
	z-index:1;
	left: 20px;
	top: -120px;
}
#contentText a:link {
	color:#c0161f;
	text-decoration:none;
}
#contentText a:visited {
	color:#c0161f;
	text-decoration:none;
}
#contentText a:active{
	color:#c0161f;
	text-decoration:none;
}
#contentText a:hover {
	color:#c0161f;
	text-decoration:underline;
}
#pane2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
}
.time {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
#topTrans {
	position:absolute;
	width:665px;
	height:55px;
	z-index:1;
	background-image:url('../../../../images/design2/back/trans_white_30.png');
	top: -55px;
	left: 0px;
}
#pop h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c0161f;
}
.input_text{
	margin: 0;
	border: 1px solid #b9b9b7;
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color:#666666;

}
.submit_button {
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color:#666666;
	border: none;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	width: auto;
	height: 25px;
	margin-bottom:3px;
	cursor: pointer;
	vertical-align:middle;
}
/* RSS*/

img.mainImg{
	margin-right:10px; 
	padding:2px; 
	border:1px #eaeceb solid;
}
.left_temp_main {
	float:left; width:70%; 
	font-size:9px; 
	color:#999999;
} 
.right_temp_main {
	float:right; 
	width:30%; 
	font-size:10px; color:#999999;
} 
.more{
	text-align:right; 
	padding-right:8px;
}
#divider {
	border-top:1px #666666 dotted; 
	height:1px; 
	padding:5px 10px 5px 10px;
	clear:both;

}
.div_temp1{
	background-image:url('http://www.drseckin.com/images/design2/back/trans_white.png'); 
	/*margin-top:-304px; */ 
	margin-top:-150px; 
	position:inherit;

}
.div_temp2{
	background-image:url('http://www.drseckin.com/images/design2/back/trans_white.png'); 
	margin-top:-164px; 
	position:inherit;
}
.relative {
	position:relative;

}
.height10{
	height:10px;
}
.height104 {
	height:104px;
}
.imgPaddingRight4 {
	padding-right:4px;
}
.floatLeft {
	float:left;
}
.temp1Bg {
	background-color:#accdc4;
}
.pointer {
	cursor: pointer;

}

#latest_news {
	position:absolute;
	width:430px;
	height:55px;
	z-index:1;
	left: 21px;
	top: 240px;
	color:#FFFFFF;
}
.border_bottom {
	border-bottom:1px #efefef dotted; 
}
.padding_press {
	padding:8px 0 8px 0;
}
.press_image {
	float:left;
	padding-right:5px; 
	width:80px; 
	height:80px;
}
.padding_top_5 {
	padding-top:5px

}