/* 

Venturex - CSS File

*/


/*** GLOBAL  ***/
body {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#9a9a9a;
	line-height:18px;
	background-repeat:repeat;
	background-color:#3d73a2;
	margin-bottom:50px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clear{clear:both; height:1px !important; line-height:1px !important; float:none!important}
form{margin:0; padding:0;}
hr {
border-width:0;
height:1px;
line-height:0;
margin:30px 0px;
page-break-after:always;
text-align:center;
width:100%;
clear:both;
color:#ececec;
background-color:#ececec;
background-repeat:repeat-x
}
input[type=text], textarea
{
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	border:solid 1px #ececec;
	margin:4px 4px 8px 0px; 
	padding:5px; 
	color:#999999; 
	vertical-align:middle; 
	font-size:11px;}


/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:12px; font-family:Arial, Verdana;}
h3, h4, h5, h6{margin-bottom:8px; font-family:Arial, Verdana;}
h1 {font-size:24px; line-height:26px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:20px; line-height:22px;}
h4 {font-size:18px; line-height:20px;}
h5, h6 {font-size:13px; line-height:15px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; color:#444d52;}
/* links */
a, a:visited {color:#3d73a2; text-decoration:none; font-weight:normal; }
a:hover{color:#5287b5; text-decoration:underline;}
a img{border:none}
/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}
img.alignleft, img.alignright, img.aligncenter, img.alignnone {}


/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:12px;
	margin-bottom:20px;
}
ul, ol {
	margin:10px 0 20px 20px;
	list-style-position:inside
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	/*font-style:italic;*/
	margin:0px 0 20px 0px;
	color:#9a9a9a;
	padding:0px 10px 0px 60px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both
	}
	
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}

blockquote p{margin-bottom:0px;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e0e0e0;
	padding:15px 10px;
}

/* text styled and button */
.txtbold{
	font-size:14px;
	font-weight:bold
	}


/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#container-top{ height:65px;}
#container-top-inner{}
#container-content-top{ background-image:url(../images/container-top.png); background-repeat:no-repeat; background-position:top; height:6px;  width:1020px; margin:0 auto; clear:both}
#container-content{ width:1020px; margin:0 auto; clear:both; background-color:#fff; padding-bottom:20px; padding-top:16px;}
#container-footer{width:1020px; margin:0 auto; clear:both; }



/* TOP */
#searchtop{width:940px; margin:0 auto;}
#searchtop #searchform{float:right; margin:0px 0px 0px 0px; padding:35px 0px 0px 0px;}
#searchtop #searchform div{padding:0px 40px 0px 10px; width:150px; background-image:url(../images/bg-search.png); background-repeat:no-repeat;}
#searchtop #searchform .inputbox{width:160px; background-image:none; background:transparent; border:0px; padding:0px 0px 0px 0px; color:#999999; font-size:11px; }
#top{position:relative; z-index:100; background-image:url(../images/top.gif); background-repeat:no-repeat; height:80px; margin:0px 40px 20px 40px}
#logo h1, #logo h1 a, #logo h1 a:visited{font-size:40px; color:#3d73a2; margin-bottom:0px;  padding:20px 0px 0px 40px; text-decoration:none; font-weight:normal; }
#logo h1 a:hover{text-decoration:none;}
#logo .desc{color:#7c7a6b; font-size:14px; padding-left:25px;}
#logo{width:320px; float:left;}



#topnavigation{width:620px; float:left; position:relative; z-index:100}
#topnav, #topnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	line-height:1.5em; 
}
#topnav{padding:23px 20px 0px 0px; float:right}
#topnav a{
	display:block;
	padding:0px 5px;
	color:#999999;
	text-decoration:none;
}

#topnav a.current{color:#3d73a2}

#topnav a:hover{
	color:#5287b5;
}

#topnav li{
	float:left;
	position:relative;
	padding-left:15px;
	padding-right:15px;
	line-height:32px;
	padding-bottom:4px;
	padding-top:2px;
	font-size:12px;
	background-image:url(../images/separator.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}

#topnav li#home{background-image:none;}

#topnav li li{
	padding-right:0px;
	text-transform:capitalize;
	line-height:25px;
	padding:0px 0px;
	background-image:none;
	
}

#topnav ul {
	position:absolute;
	display:none;
	width:160px;
	top:2.8em;
	left:0px;
	background-color:#ececec;
	padding-bottom:20px;
	 border:solid 3px #f4f5f5;
	 border-width:3px 3px 3px 3px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}

#topnav li ul a{
	width:134px;
	height:auto;
	margin:0 13px;
	background-image:url(../images/nav-dotted.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:3px 0px;
	border-bottom:solid 1px #f4f5f5;
	
}

#topnav li ul li.lastnav{margin-bottom:-8px;}
#topnav li ul li.lastnav a{
	background-image:none;
	padding-bottom:0px;
	}

#topnav li ul a:hover{color:#5287b5}

#topnav ul ul{
	top:0px;
}	

#topnav li ul ul {
	left:12em;
	margin:0px 0 0 0px;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul{
	display:none;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul{
	display:block;
}

/* Slideshow */
#header{width:940px; height:300px; background-color:#ececec; background-image:url(../images/bg-slide.gif); background-repeat:no-repeat; margin:0px 40px 25px 40px;  position:relative}
#slide{ list-style-type:none; margin:0px; padding:0px; list-style-position:outside; }
#slide li{ list-style-type:none; margin:0px; padding:10px; height:280px; width:920px; position:relative }
#pager{position:absolute; z-index:10; bottom:25px; right:25px}
#pager a{ background-image:url(../images/nav.png); background-repeat:no-repeat; text-indent:-9999px; display:block; width:13px; height:13px; float:left; margin-left:3px}
#pager a.activeSlide{background-image:url(../images/nav-active.png); background-repeat:no-repeat; }


#slide2{ position:relative !important; width:920px; height:300px; overflow:hidden; margin:0px 10px ; }
	
#slide2 ul{
	margin:10px 0px;
	padding:0px;
	list-style:none;
	width:920px; height:280px;
	}
	
#slide2 li{
	margin:0;
	padding:0px;
	list-style:none;
	}
#slide2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:920px;
	height:300px;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 0px;
	
}


#prevBtn, #nextBtn{ 
	display:block;
	width:25px;
	height:50px;
	position:relative; 
	
	z-index:30;
	
}
#prevBtn{left:10px; top:-165px;}	
#nextBtn{left:905px; top:-235px;}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:25px;
	height:50px;
	background:url(../images/slide-prev.png) no-repeat 0 0;
	cursor:pointer;
	
	}
#nextBtn a{ 
	background:url(../images/slide-next.png) no-repeat 0 0;	
	}

/* CONTENT */
.more{
	display:block;
	height:20px;
	background-color:#e4e4e4;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	text-align:center;
	width:75px;
	padding:4px 10px;
	font-size:12px !important;
	color:#767778;
	text-decoration:none !important
}
.more, .more:visited{color:#767778;}
.more:hover{text-decoration:none; background-color:#f0eded; color:#767778;}
ul.inline{width:100%; padding:0px; margin:0px; list-style-type:none}
ul.inline li{padding:0px; margin:0px 8px 8px 0px !important; list-style-type:none; float:left !important; border:0px !important;}
.boldtext{font-weight:bold; font-size:14px;}
.boldtext2{font-weight:bold; font-size:12px; color:#9a9a9a}
.boldtext3{font-size:20px; vertical-align:top}

ul.arrow{padding:0px; margin:0px 0px 0px 20px; list-style-type:none}
ul.arrow li{padding:0px; margin:0px; list-style-type:none; list-style-position:outside; background-image:url(../images/arrow.gif); background-repeat:no-repeat; padding:0px 0px 10px 20px; background-position:0px 5px}

#main{margin:0px 40px 0px 40px}
#content{margin:0px 0px 0px 0px; width:620px; float:left}
#maintext{padding-right:20px;}
#content-full{margin:0px 0px}
#content-full #maintext{padding-right:0px;}

.smalltext{font-size:11px;}
.nomargin{margin-right:0px !important;}
/* frame image */
.frame{
	padding:5px; 
	background-color:#ececec;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}

#sideright{padding:0px 0px 0px 0px; width:320px; float:left}
.sidebox{margin-bottom:20px}
.side-curve-top{background-image:url(../images/side-curve-top.gif); background-repeat:no-repeat; height:6px; width:320px; background-position:bottom}
.side-content{background-image:url(../images/side-repeat.gif); background-repeat:repeat-y; width:280px; padding:5px 20px 10px 20px}
.side-curve-bottom{background-image:url(../images/side-curve-bottom.gif); background-repeat:no-repeat; height:6px; width:320px; background-position:top}
#sideright .widget-title{font-size:20px !important; line-height:20px !important; position:relative}
#sideright ul{list-style-type:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style-position:outside;}
#sideright ul li li {padding:5px 0px 5px 0px; margin:0px;}
#sideright li li{background-image:url(../images/dotted.gif); background-repeat:repeat-x; background-position:bottom;}
#sideright li li a, #sideright li li a:visited{color:#999;}
#sideright li li a.current, #sideright li li a:hover{color:#3d73a2; text-decoration:none}
.widget-container.widget-news li{padding-bottom:20px !important; margin-bottom:10px !important}
.widget-container.widget-news li.noline{background-image:none !important; padding-bottom:0px !important; margin-bottom:0px !important}
.widget-container.widget-testimonials li{background-image:none !important;}
.widget-container{margin-bottom:5px;}
.widget-container.widget-news{margin-bottom:0px;}
.widget-text{padding:5px 0px 10px 0px;}
ul.cycle-box{width:100%; padding:0px; margin:0px; list-style-type:none}
ul.cycle-box li{width:100%; padding:0px; margin:0px; list-style-type:none}
.next{background-image:url(../images/next.gif); background-repeat:no-repeat; width:9px; height:7px; display:block; position:absolute; right:45px; top:8px; cursor:pointer; background-position:0px 0px}
.prev{background-image:url(../images/prev.gif); background-repeat:no-repeat; width:9px; height:7px; display:block; position:absolute; right:25px; top:8px; cursor:pointer; background-position:0px 0px}


.newsdate{display:block; font-size:11px;}
.newstitle{ color:#3d73a2; display:block; padding:2px 0px; font-weight:bold !important}
.newstitle a, .newstitle a:visited { color:#3d73a2 !important; font-weight:bold !important}

/* FOOTER */
#footer{ background-color:#ececec; font-size:11px; padding:30px 40px 0px 40px; min-height:40px;}
#bottom-footer{background-image:url(../images/container-bottom.png); background-position:bottom; background-repeat:no-repeat;; height:6px;}
.footer-text{font-size:11px;}
/* column list */
.four_column{list-style-type:none; margin:0px; padding:0px;}
.four_column li{list-style-type:none;width:22%; margin-right:4%; float:left;}
.four_column p{margin-bottom:10px;}

.three_column{list-style-type:none; margin:0px; padding:0px;}
.three_column li{list-style-type:none;width:30.66%; margin-right:4%; float:left;}
.three_column p{margin-bottom:10px;}

.two_column{list-style-type:none; margin:0px; padding:0px;}
.two_column li{list-style-type:none;width:48%; margin-right:4%; float:left;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none; margin:0px; padding:0px;}
.three_four_column li{list-style-type:none;width:74%; margin-right:4%; float:left;}
.three_four_column p{margin-bottom:10px;}

.two_column h1, .three_column h1, .four_column h1, .three_four_column h1{margin:8px 0px 5px 0px; font-size:24px; color:#3d73a2}
.two_column h2, .three_column h2, .four_column h2, .three_four_column h2{margin:8px 0px 5px 0px; font-size:24px; color:#3d73a2}
.two_column li li, .three_column li li, .four_column li li, .three_four_column li li{margin:0px; width:auto !important; float:none;}



/* column */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.one_fourth{width:22%; }
.three_fourth{width:74%;}
.one_half,.one_third,.one_fourth, .three_fourth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }

.one_fourth p{margin-bottom:10px;}




/*==== Dropcaps ====*/
.letercap{
	color:#333333;
	display:block;
	float:left;
	font-size:35px;
	line-height:35px;
	margin:0 8px 0 0;}
.bk-right{ float:right; width:30%; margin-left:20px;}
.bk-left{ float:left; width:30%;}

/*==== Highlight ====*/
.highlight1{padding:1px 4px;background-color:yellow;color:#111;}	
.highlight2{padding:1px 4px;background-color:#111;color:#eee;}	


/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #ececec;margin-bottom:18px;}
table,td,th { text-align:center;}
th{padding:10px;color:#666;text-transform:uppercase;}
td{padding:10px;color:#888;}
tfoot td{border:0px;}
th,tr:hover{background-color:#ececec;}
table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
tr.odd td {
	background: #F2F7FC;
}
