body {
	margin:0;
	font: 75% arial;
}

#cntbody {
	width:1000px;
	margin:0 auto;
	background:#fff url(../images/bar.gif) no-repeat center 52px;
	position:relative;
}

/* box */

.boxteaser {
	width:250px;
	background:url(../images/box/content.html) repeat-y;
	clear:both;
	color:#000000;
	font-size:11px;
}

.boxteaser h4 {
	background:url(../images/box/top.html) no-repeat;
	height:25px;
	padding:10px 10px 3px 10px;
	font-family:arial;
	overflow:hidden;
    margin:0 0 6px 0;
}

.boxteaser .bottom {
	background:url(../images/box/bottom.html) no-repeat;
	height:10px;
	font-size:0;
	line-height:0;
}

.boxteaser p {
	padding:0 10px 0 10px;
    margin:0;
}

.boxteaserleft {
	margin:0 15px 0 0;
	float:left;
}

.boxteaserright {
	float:right;
	margin:0 0 15px 15px;
}

.boxteaser .rule {
	border-top:dotted 1px #c3c3c3;
	height:1px;
	line-height:0;
	display:block;
}

/* // box */

/* header */

#header {
	width:970px;
	margin:0 auto;
	padding: 15px 0;
}

#header a, #header a:visited {
	display: block;
	float: left;
	font-size: 2.2em;
	text-decoration: none;
}

#header ul {
	padding:0;
	margin:10px 0 0 0;
	float:right;
}

#header li {
	list-style-type:none;
	float:left;
}

#header li a, #header li a:visited {
	font-size:1em;
	font-weight:bold;
	border-right:solid 1px #003399;
	padding:0 10px 0 10px;
	text-decoration:none;
}

#header li a:hover {
	text-decoration:underline;
}

/* // header */


#bar {
	height:34px;
	background:url(../images/bar.gif);
}

/* content */

#content {
	font-size: 0.9em;
	width:970px;
	margin:0 auto;
	background:url(../images/back_content.gif) repeat-y;
}

#content .collleft {
	width:180px;
	background:url(../images/tab1.gif) no-repeat;
	min-height:355px;
	float:left;
	padding:5px 10px 15px 10px;
}

#content .collmid {
	width:510px;
	background:url(../images/tab2.gif) no-repeat;
	min-height:355px;
	margin:0 15px 0 15px;
	float:left;
	padding:5px 15px 15px 15px;
}


#content .collright {
	width:180px;
	background:url(../images/tab1.gif) no-repeat;
	min-height:355px;
	float:left;
	padding:5px 10px 15px 10px;
}

#content .colllarge {
	width:725px;
	background:url(../images/tab4.gif) no-repeat;
	min-height:355px;
	margin:0 0 0 15px;
	float:left;
	padding:5px 15px 15px 15px;
}


#content h1, #content .subtitle, #content .sidebox_title, 
#popupbody .subtitle {
	color:#333333;
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 15px 0;
	display:block;
	padding-top:2px;
}

#content .sidebox_title {
	padding:5px;
	margin:0;
	background-color:#d7d7d7;
}

#content .sidebox {
	padding:5px;
	border:solid 1px #d7d7d7;
	font-size:0.9em;
	color:#8b897e;
}


#content h2 {
	font-size:1.6em;
	color:#000000;
	margin:15px 0 15px 0;
}

#content h2.type2 {
	margin-top:10px;
	font-weight:normal;
	color:#8b897e;
}

#content h2.type2 a, #content h2.type2 a:visited {
	font-weight:bold;
}

#content h2.type3 {
	margin:15px 0 5px 0;
}

#content h3 {
	font-size:1.4em;
    color:#008000;
	margin:15px 0 5px 0;
}

#popupbody h3 {
	font-size:1.4em;
	color:#000000;
	margin:5px 0 5px 0;
}

#popupbody h4 {
	font-size:1.4em;
    color:#555555;
	margin:5px 0 15px 0;
}

#content ul, #content ol {
	margin:0;
	padding:0 0 15px 24px;
}

#content ol ul {
	padding-bottom:0;
}

#content ol ul li {
	font-size:1em !important;
}

#content .subtitle {}

#content .vaclist {
	width:235px;
	margin:0;
	padding:0 15px 0 0;
	list-style-type:square;
}

#content .vaclistwide {
	width:auto;
}

#content .vaclist li {
	font-size:1.2em;
	line-height:1.6em;
	margin-left:15px;
	color:#8b897e;
}

#content .vaclistright {
	float:left;
	width:220px;
	border-left:dotted 1px #ccc;
	padding-left:15px;
}

#content .vaclist a, #content .vaclist a:visited {
	text-decoration:none;
}

#content ul.vaclist a:hover {
	text-decoration:underline;
}

#content h3.vaclist {
	margin-top:5px;
	padding-bottom:5px;
	color:#000000;
}

#content .vaclist ul.link li {
	margin:0;
	background-position:0 0.7em;
}

#content .vaclist ul.link li a {
	text-decoration:underline;
}

#content .sepvert {
	background:url(../images/seperator1.gif) no-repeat right;
}

#content .rule, #content .rule2, #content .rule3, #content .rule4, 
#popupbody .rule2 {
	background:url(../images/seperator2.gif) no-repeat;
	width:300px;
	height:1px;
	font-size:0;
	line-height:0;
	clear:both;
}

#content .rule2, #content .rule4, 
#popupbody .rule2 {
	width:auto;
	border-top:dotted 1px #ccc;
	background:none;
	margin-top:15px;
}

#content .rule3 {
	width:auto;
	background:none;
	margin:10px 0 10px 0;
}

#content table {
	border-collapse:collapse;
}

#content caption {
	display:none;
}

#content td, #content th {
	font-size:0.9em;
	padding:5px 20px 5px 0;
	text-align:left;
}

#content table.type1 td {
	font-size:1.0em;
   	padding-top:0;
}

#content table.type2 {
	margin-bottom:15px;
}

#content table.type2 a, #content table.type2 a:visited {
	color:#000000;
}

#content table.type2 td, #content table.type2 th {
	text-align:left;
	border:solid 1px #ccc;
	padding:5px;
}

#content table.type2 th {
	color:#000000;
	font-weight:normal;
	text-align:left;
	background-color:#f1f1f1;
}

#content table.type2 th.right {
	text-align:right;
	font-weight:bold;
}

#content table.type3 td, #content table.type3 th {
	padding:3px 20px 3px 0;
}

#content img {
	border:none;
	padding:10px;
	background-color:none;
}

#content .imageright {
	float:right;
	margin:0 0 0 10px;
}

#content .imageleft {
	float:left;
	margin:0 10px 0 0;
}

#content p.overview {
	font-size:1em;
}

#content ul.link {
	padding:0;
	margin:0 0 10px 15px;
}

#content ul.link li {
	list-style-type:none;
	font-size:1.2em;
	background:url(../images/bullet.gif) no-repeat 0 0.6em;
	padding:0 0 0 7px;
}


#content .sidebox ul.link li {
	background:url(../images/bullet.gif) no-repeat 0 0.5em;
	margin-top:5px;
}

#content input, #content textarea, 
#popupbody input, #popupbody textarea {
	width:200px;
	background:#f1f1f1;
	border:solid 1px #ccc;
	float:left;
}


#content form.search {
	padding:0;
	margin:0;
	font-size:0.9em;
}

#content form.search .button {
	float:none;
	margin-right:0;
}

#content .search label {
	margin:3px 0 3px 0;
}

#content .search label.first {
	margin-top:0;
	padding-top:0;
}

#content .search input, #content .search select {
	width:180px;
	font-size:1.3em;
}

#content .search input {
	width:175px;
}

#content .button, 
#popupbody .button {
	background:url(../images/button.gif) no-repeat;
	width:124px;
	height:27px;
	padding-top:4px;
	display:block;
	font-family:trebuchet ms;
	color:#fdfae5;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#content input.button, 
#popupbody input.button {
	width:127px;
	height:29px;
	margin:15px 15px 0 0;
	border:0;
	padding-top:0;
	padding-bottom:6px;
	*padding-bottom:4px;
	cursor:hand;
	cursor:pointer;
}

#content label, 
#popupbody label {
	font-size:1.2em;
	width:150px;
	display:block;
	float:left;
	padding:2px 10px 0 0;
	margin:0 0 15px 0;
	text-align:justify;
}

#content label.type1,
#popupbody label.type1 {
	display:inline;
	width:auto;
	max-width:500px;
}

#content input.check, 
#popupbody input.check {
	width:15px;
	height:15px;
	background:none;
	display:inline;
	margin:3px 10px 0 0;
	border:0;
}

#content textarea, 
#popupbody textarea {
	width:320px;
	height:140px;
	margin-bottom:10px;
	overflow:auto;
	font-size:1.1em;
	font-family:verdana, arial, tahoma;
}

#content input.type2, 
#popupbody input.type2 {
	width:50px;
}

#content input.type3, 
#popupbody input.type3 {
	width:118px;
}

#content select, 
#popupbody select {
	width:203px;
	background:#f1f1f1;
	float:left;
}

#content .imageleft {
	float:left;
	margin:0 10px 10px 0;
}


#content .imageright {
	float:right;
	margin:0 0 10px 10px;
}

#content .carrousel img {
	border:none;
	padding:0;
	margin-bottom:15px;
}

#content .companydetails {
	float:left;
	padding-left:15px;
}

#content .companydetails h2 {
	margin-top:0;
}

#footer {
	text-align:right;
	width:970px;
	padding-bottom:10px;
	margin:0 auto;
}

#contentbottom {
	width:970px;
	margin:0 auto 13px auto;
	background:url(../images/content_bottom.gif) no-repeat;
	font-size:0;
	line-height:0;
	height:3px;
}

.tags, .paging, .box ul {
	width:760px;
	margin:15px auto 0 auto;
	text-align:center;
	list-style-type:none;
	padding:0;
}

.tags li, .paging li, .box li {
	padding:0;
	display:inline;
	color:#ccc;
}

.tags li a, .tags li a:visited, .box li a, .box li a:visited {
	color:#ccc;
}

.paging, .box ul {
	width:auto;
}

.paging li {
	border-color:#003399;
}

.paging li.last {
	border:0;
}

.paging li a, .paging li a:visited {
	color:#003399;
}

.box ul {
	margin-top:5px;
}

.box li {
	line-height:1.6em;
}

.box {
	width:970px;
	margin:0 auto 15px auto;
	background:url(../images/box_main.gif) repeat-y;
}


.box .content {
	background:url(../images/box_top.gif) no-repeat;
	padding:10px 15px 10px 15px;
}

.box .bottom {
	height:5px;
	background:url(../images/box_bottom.gif) no-repeat;
	font-size:0;
	line-height:0;
}

.box .ads {
	width: 730px;
	margin:0 auto;
}

p {
	font-size:1.2em;
	line-height:1.4em;
	margin-top:0;
	margin-bottom:12px;;
}


/* // content */

/* popup */

#popup {
	position:absolute;
	z-index:50;
	display:none;
	width:84%;
	top:50px;
}

#popupbody {
	margin:0 auto 0 auto;
	width:540px;
}

#popupbody .top {
	background:url(../images/tab5.gif) no-repeat;
	height:29px;
	width:100%;
}

#popupbody .top h2 {
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
	padding:8px 0 0 12px;
}

#popupbody .htmltext {
	border:solid 1px #d7d7d7;
	background:#fcfcfc;
	width:518px;
	padding:10px;
}

#popupbody p {
	font-size:1em;
	margin:0;
}

/* // popup */

a, a:visited {
	color:#003399;
}

.center {
	text-align:center !important;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.cb {
	clear:both;
}

.dispnone {
	display:none;
}

form, fieldset {
	padding:0;
	border:0;
}

#content .extended {
	width:auto;
}

#message, #messageblock {
	display:none;
	padding-top:20px;
	font-size:1.2em;
	color:red;
	font-style:italic;
}

#messageblock {
	display:block;
}

.zip {
	display:block;
	padding-top:3px;
}

.transparent {
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	opacity:.20;
}

#content .colllarge li, #content .collmid li {
	font-size:1.2em;
	line-height:1.6em;
}

#content .rss {
	font-size:0.9em;
}

#content .rss img, #content img.rss {
	border:none;
	padding:0;
	vertical-align:bottom;
}

/* tmp */
#content div.buttons {
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	padding:18px 0 0 232px;
	*padding-bottom:11px;
	margin-top:20px;
}

#content div.buttons a {
	margin-right:10px;
}