 /*  
Theme Name: New ICE Dental
Theme URI: http://www.icedentalsystemsnew.com
Description: New ICE Website Template.
Author: Joel Ybanez
Version: 1.1
*/

body {
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
	line-height: 2.2em;
	color: #617790;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	background: url(images/html-bkg.jpg) no-repeat top center fixed;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	color:#465f75;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-size: 20px;
	line-height: 1.5em;
}
a, a:link, a:active { 
	color: #607892;
	text-decoration: underline;
}
a:hover, .header h1 a:hover {
	color: #000000;
}
#wrap {
	width: 994px;
	text-align: left;
	margin: 0 auto;
}
.titles {
	float: left;
	width: 550px;
	margin-top: 50px;
}
.header {
	height: 130px;
	background:url(images/banner.png) top left no-repeat;
	border:none;
}
.header h1 a {
	display: inline;
	width: 420px;
	height: 60px;
	font: normal 35px 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header p {
	font-size: 12px;
	font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif;
	text-transform: uppercase;
	width: 450px;
	height: 50px;
	line-height: 15px;
	color: #C6EBFF;
	margin: 5px;
	padding: 0px;
}
h4 {
	font-weight: bold;
}
* {
	outline: none;
}
#text_btn {
	padding: 5px;
	font-size: 14px;
	font-weight:bold;
	height: 20px;
}
.left {
	width: 200px;
	text-align: left;
	float: left;
}
.right {
	width: 150px;
	text-align: right;
	float: right;
}
#nav {
	background:url(images/menubkg.png) top left no-repeat;
	width: 993px;
	height:51px;
}
#nav ul {
	list-style: none;
	height:41px;
	padding:11px 0 0 23px;
	margin: 0px;
	font-family:"Arial Narrow";
	font-size: 16px;
	font-weight:bold;
}
#nav a {
	display: block;
	width: 116px;
	background: url(images/nav-btn-bkg.png) no-repeat center;
	padding: 3px 0 0;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
#nav li {
	float: left;
	width: 116px;
	margin: 0 1px;
	padding: 6px 0 0;
}
#nav li ul {
	position: absolute;
	width: 116px;
	left: -999em;
	background: none;
	padding: 0;
}
#nav li ul li a {
	padding: 0;
	background-image: none;
	background-color: #476480;
}
#nav ul li a:hover {
	color: #74A4CF;
}
#nav ul li.current_page_item a:hover {
	color: #74A4CF;
}
#nav li ul li {
	padding: 0;
}
#nav li:hover ul {
	left: auto;
}
.next {
	text-align: right;
}
.rgtcntfooter {
	width: 241px;
	height: 12px;
	background:url(images/rigth-content-footer.jpg) bottom left no-repeat;
	margin: 0 auto;
}
#content {
	background:url(images/Content-bkg.png) top left repeat-y;
	padding-top: 18px;
	margin: 0;
	min-height: 565px;
}
.leftcolumn {
	width: 691px;
	margin-left:21px;
	padding-left: 5px;
	margin-bottom: 15px;
	float: left;
}
.rightcolumn {
	width: 241px;
	margin-right:21px;
	padding-right:6px;
	padding-left:8px;
	float: right;
}
.leftcolumn h4 {
	background: #e7eff2;
	display: block;
	padding: 10px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #7199b1;
}
ul, ol, li {
	padding-bottom: 5px;
}
#ld_form {
	width: 225px;
	height: auto;
	background:url(images/rgtside-bkg-content.png) top left repeat-y;
	padding: 4px 8px 2px 8px;
	margin: 0;
}
#ld_form p {
	font-size: 12px;
	line-height: 1.5em;
}
#demobtns {
	width: 225px;
	height: auto;
	background:url(images/rgtside-bkg-content.png) top left repeat-y;
	padding: 4px 8px 2px 8px;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
}

.article {
	margin-bottom: 20px;
}
.articleContent {
	background:url(images/main-bkg-content.png) top left repeat-y;
}
.articlebtm {
	width: 691px;
	height: 17px;
	background:url(images/main-contentbtm-bkg.png) top left no-repeat;
}
.article h2 {
	background:url(images/title-bkg-main.png) top left no-repeat;
	height: 26px;
	padding: 12px 12px 6px 12px;
	font-size: 24px;
}
.article h2 a {
	color: #607892;
	text-decoration: none;
}
.article .postmeta {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana';
	font-size: 12px;
	margin-left:12px;
	padding-top:10px;
	text-transform: uppercase;
	color: #FF7100;
	display: block;
}
.article .postcontent {
	margin: 0px 12px 0px 12px;
	line-height: 18px; /*border-bottom: solid 1px #E7DFDE;*/
	padding: 5px 0px 8px 0px;
}
.article .postcontent blockquote {
	background: #FFFFFF;
	margin: 0px;
	padding: 15px 25px 15px 25px;
	font-size: 12px;
	font-style: italic;
	color: #607892;
	line-height: 18px;
}
.article .postcontent a img, .article .postcontent img {
	background: #FFF;
	padding: 2px;
}
.article .mcomments a {
	padding-left: 25px;
	color: #0075BD;
	background: #ffffff url(images/comments.jpg) no-repeat center left;
}
.article .mcomments {
	border-top: solid #ffffff 5px;
	border-bottom: solid #ffffff 5px;
	border-left: solid #ffffff 5px;
	border-right: solid #ffffff 15px;
}
.article .mcomments a:hover {
	color: #000000;
}
.rss {
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 95px;
	background: url(images/rss.jpg);
}
.sidebar {
	width: 241px;
	margin: 0;
}
.sidebar h3 {
	background:url(images/title-bkg-rgtside.png) top left no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #607892;
	padding: 8px 0px 5px 10px;
	line-height: 18px;
}
.sidebar .item {
	margin-bottom: 15px;
}
.sidebar .item a {
	padding: 2px;
	font-size: 12px;
}
.sidebar .item ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
	line-height: 18px;
}
.sidebar .item ul li {
	color: #45abd5;
	font-size: 11px;
	border-bottom: dashed 1px #DEDBCE;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sidebar .item ul#half li {
	width: 130px;
	float: left;
}
.navigation {
	margin-top: -30px;
}
.navigation a {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana';
	color: #4A4539;
	background: #F7F3EF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px;
}
.navigation a:hover {
	color: #000000;
}
.navigation .leftalign {
	float: left;
}
.navigation .rightalign {
	float: right;
}
h3 {
	font-size: 16px;
	color: #465f75;
	padding-top: 3px;
	margin: 0;
	top: auto;
}
#footerWrap {
	width: 993px;
	height: 128px;
	margin: 0 auto;
}
.copyright {
	height:46px;
	background:url(images/copyright-bkg.png) top left;
	padding-top:12px;
	line-height: 1.5em;
	text-align:center;
	color:#CFE0F3;
}
.footer {
	height: 55px;
	background:url(images/footer.png) top center;
	padding-top: 15px;
	padding-right:2px;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana';
	font: 11px small-caps bolder;
	text-align:center;
	color:#277793;
}
hr {
	margin: 6px 0px;
	clear: both;
	border: #759eb5 solid 1px;
}
#loginwrap {
	width:690px;
	height: 135px;
	margin: 10px 0px 10px 0px;
}
.loginlft {
	width: 321px;
	height: 135px;
	background:url(images/loginbkg2.gif) top left no-repeat;
	margin-right:15px;
	float:left
}
.loginrgt {
	width: 321px;
	height: 135px;
	background:url(images/loginbkg2.gif) top left no-repeat;
	margin-left:15px;
	float:right
}
.logintitle {
	width: 308px;
	height: 20px;
	padding-top: 3px;
	padding-left: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#465f75;
}

.ice_classic_news .logintitle {
background:url(images/iceclassicbkg_header.gif) top left no-repeat;
width: 689px;
height: 30px;
}

.logincontent {
	width: 297px;
	height: 94px;
	padding: 12px;
	margin: 0;
	font-size:12px;
	line-height: 1.6em;
}
.logincontent2 {
	padding: 0;
	margin: 0;
}
.logincontent ul {
	width: 200px;
	height: auto;
	display: inline;
	list-style: none;
}
.logincontent ul li {
	display: inline;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 10px 5px;
	font-weight: bold;
}
.logincontent ul li a {
	width: 200px;
	height: 22px;
	background:url(images/mainbox-btn.gif) top left no-repeat;
	float: left;
	display: block;
	text-align: left;
	padding: 0px 0 10px 5px;
	color: #465f75;
	text-decoration: none;
}
.logincontent ul li a:hover {
	background:url(images/mainbox-btn-over.gif) top left no-repeat;
	padding: 0px 0 10px 5px;
	color: #465f75;
}
.comments {
	margin-top: -20px;
}
/* .commentsbkg { background:url(images/main-bkg-content.png) top left repeat-y; } */
.comments h2 {
	background:url(images/title-bkg-main.png) top left no-repeat;
	padding: 12px 12px 7px 12px;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #4A4539;
	border-bottom: solid 1px #E5D9CC;
	line-height: 22px;
	margin: 0;
}
.comments .comment, .commentform {
	display: block;
	padding: 15px;
}
.comments .comment p {
	margin: 10px 0 0 0;
}
.comments .alt, .commentform {
	background: #F7F3EF;
}
.comments .comment .comment-meta {
	border-bottom: solid 1px #E7DFDE;
	font-size: 13px;
	color: #8D7154;
	padding-bottom: 5px;
}
.comments .comment .comment-meta a {
	color: #000000;
	text-decoration: none;
}
.comments .comment .comment-meta span {
	padding: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #A7583E;
}
.comments .comment .cimment-meta span a {
	color: #A7583E;
}
.comments .commentform .alignleft {
	width: 150px;
	float: left;
	line-height: 40px;
	margin-top: -15px;
}
.comments .commentform .alignright {
	width: 350px;
	float: right;
}
.comments .commentform input, .comments .commentform textarea {
	display: block;
	padding: 5px;
	width: 340px;
	margin-bottom: 10px;
	border: #E7DBCE solid 1px;
	background-color: #ffffff;
}
.comments .commentform input.submitbutton {
	width: 150px;
	background: #E7DBCE;
	float: right;
}
.ads {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin:0 0 20px 0;
}
.ads ul {
	width:280px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.ads ul li a {
	border-bottom:none;
	float:left;
}
.ads ul li a:hover {
	border-bottom:none;
}
.ads img {
	margin:0px 10px 10px 0px;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.clearlogo {
	width: 320px;
	height: 60px;
	padding-left: 30px;
	padding-top: 15px;
}
.gallery {
	height: 400px;
	padding: 10px 25px;
	text-align: center;
}
.ice_classic {
	width: 690px;
	height: 90px;
	background: url(images/iceclassicbkg.gif) top left no-repeat;
        margin: 15px 0px 0px;
}
.ice_classic_news {
	width: 690px;
	
        margin: 15px 0px 0px;
}

.ice_classic_cnt {
	height: 30px;
	padding: 18px 10px 20px 20px;
	font-size: 12px;
	text-align: center;
}

.ice_classic_cnt_news {
	padding: 0px 10px 0px 20px;
	font-size: 12px;
	text-align: left;
background: url(images/iceclassicbkg_middle.gif) top left repeat-y;
line-height: 1.5em;

}

.ice_classic_cnt_news p {
margin: 0; 
padding: 5px 0 3px 0;
}

/* Search */

form {
	padding: 0px;
	margin: 0px;
}
.searchbar {
	width: 290px;
	float: right;
	background: #0381CB url(images/s.png) no-repeat 262px center;
	padding: 8px 5px;
	margin: 50px 0 0 0;
}
.searchbar span {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif;
	float: left;
	padding: 3px 0px;
}
#searchtop #s {
	margin: 0px 10px;
	padding: 2px;
	height: 16px;
	font-size: 13px;
	width: 180px;
	border: 1px solid #DEA429;
}

/* highlights */

#highlights {
	width: 225px;
	height: auto;
	background:url(images/rgtside-bkg-highlight.jpg) top left repeat-y;
	padding: 4px 8px 2px 8px;
	margin: 0;
}

#highlights p {
	background: #d3e1e7;
}

#highlights a {
	width: 100%;
	font-size: 14px;
	font-family: 'Trebuchet MS', sans-serif;
	color: #07892;
	text-decoration: none;
	line-height: 1.3em;
}

#highlights a:hover {
	color: #d06f28;
}

/*-------ADVISROY BOARD SWITCH MENU----------*/

.content_block {
	width: 640px;
	min-height: 170px;
	margin-bottom: 8px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.content_block img {
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	padding: 0;
}
.cont-blck-title {
	font-size: 20px;
	font-weight: bold;
	color:#465f75;
	margin: 0;
	padding: 0;
}
a.swap {
	background-position: left bottom;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#nav2 {
	background:url(images/menubkg.png) top left no-repeat;
	width: 993px;
	height: 34px;
	padding-left: 24px;
	padding-top: 12px;
	margin: 0;
}
#nav2 li {
	float: left;
	width: 116px;
	margin: 0 1px;
	padding: 6px 0 0;
}
#nav2 li, #subnav2 li {
	float:left;
	list-style:none;
}
#nav2 a, #nav2 a:visited {
	display: block;
	width: 116px;
	background: url(images/nav-btn-bkg.png) no-repeat center;
	padding: 3px 0 0;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family:"Arial Narrow";
	font-size: 16px;
	font-weight:bold;
}
#nav2 a:hover, #nav2 a:active,  li.current_page_parent a,  li.current_page_parent a:visited,  #nav2 li.current_page_item a,  #nav2 li.current_page_item a:visited {
	background:#354b5e;
}
#subnav2 {
	background:url(images/menubkg2.png) top left no-repeat;
	width: 993px;
	height: 25px;
	padding-left: 35px;
	margin-top: 0;
	padding-bottom: 10px;
	float: left;
}
#subnav2 li {
	/* border-right: 1px dotted #759eb5; */
     padding: 0px 20px;
	margin: 3px 0px;
}
#subnav2 a, #subnav2 a:visited {
	color:#354b5e;
	text-decoration:none;
	padding: 2px 6px;
	font-weight:bold
}
#subnav2 a:hover, #subnav2 a:active,  #subnav2 li.current_page_item a,  #subnav2 li.current_page_item a:visited {
	color: #759eb5;
	background-color:#e2eaed;
	padding: 2px 5px;
	text-decoration:underline;
	border: 1px dotted #fff;
}
/* Live demo Form */

select {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #536b83;
	background: #d4e5f0;
	border:none;
}
.submit_btn {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	color: #536b83;
	background: #b3cbda;
	font-weight: bold;
	border: 1px solid #7d95a9;
}
.submit_btn:hover {
	color: #FFF;
	background: #9ebbcd;
	cursor: pointer;
}
.ld_form_cnt p {
	width: 200px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 80px; /*width of left column containing the label elements*/
}
.ld_form_cnt label {
	color:#FFF;
	float: left;
	margin-left: -70px; /*width of left column*/
	width: 80px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.ld_form_cnt input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 125px;
	background: #c1d7e4;
	border: none;
	color: #536b83;
}
.form_sub {
	padding: 2px;
	margin-left: 90px;
}
.ld_form_wrp {
	width: 241px;
	background:url(images/bkg_form.jpg) repeat-y;
	margin-bottom: 15px;
}
.ld_form_ttl {
	padding: 3px 10px;
	background-color:#536b83;
	color:#FFF;
	font-size: 16px;
        margin-bottom: 12px;
}
/* .ld_form_cnt { padding: 4px 10px 4px 10px; margin: 0; color: #FFF; } */
.ld_form_ftr {
	height: 10px;
	background-color:#536b83;
	margin: 0;
}

.classic_btn {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	color: #536b83;
	background: #b3cbda;
	font-weight: bold;
	border: 1px solid #7d95a9;
}
.classic_btn:hover {
	color: #FFF;
	background: #9ebbcd;
	cursor: pointer;
}

.increasedFont li {font-size: 14px; margin: 5px 0 5px 0;}