/*
	Name:VST Build Specs
	Date: March 2010
	Description: Layout for VST Build Specs
	Version: 1.0
*/

/* Imports */
@import url("reset.css");

/***** Global *****/
/* Body */
body {
	background: #f9b27c;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* Headings */
h2 {font-size: 16px}
h3 {font-size: 20px}
h4 {font-size: 18px}
h5 {font-size: 16px}
h6 {font-size: 14px}

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 5px;
}

/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #f6832b;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/* Paragraphs */
p {margin-bottom: 10px;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */
blockquote {font-style: italic;}
cite {}

q {}

/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}

	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}

	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}

	tbody .alt td {}
	tbody .alt th {}

	/* Tfoot */
	tfoot th {}
	tfoot td {}
	
	
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}	

#wrapperOuterRepeat {
	background: #fff;
}

#wrapperOuterTop {
	background: url(../images/body_top_bg.jpg) repeat-x left top;
}

#wrapperOuterBottom {
	background: url(../images/body_bottom_bg.jpg) repeat-x left bottom;
}

#wrapperOuter {
	background: url(../images/wrap_repeat.png) repeat-y center top; 
	width: 946px;
	margin: 0 auto;
	overflow: hidden;
}

#wrapper {
	width: 892px;
	margin: 0 auto;
	padding-top: 27px;
}

#header {
	height: 130px;
	position: relative;
	margin-bottom: 19px;
}

#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#header .logo a:link,
#header .logo a:active,
#header .logo a:visited {
	width: 392px;
	height: 109px;
	display: block;
}

#header .moduletable-phone {
	position: absolute;
	top: 9px;
	right: 0px;
	color: #666666;
	font-size: 12px;
}

#header .moduletable-phone span {
	font-size: 16px;
	font-weight: bold;
}

#header .moduletable-search {
	background: url(../images/search_box_bg.jpg) no-repeat left top;
	width: 198px;
	position: absolute;
	top: 39px;
	right: 0px;
}

#header .moduletable-search .inputbox-search {
	width: 155px;
	padding: 4px 2px 6px 2px;
	float: left;
	background: none;
	border: none;
}

#header .moduletable-search .button-search {
	background: url(../images/button_go.jpg) no-repeat left top;
	float: right;
	width: 33px;
	height: 21px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	color: #666;
}

#header .moduletable-nav {
	background: url(../images/nav_bg.jpg) no-repeat left top;
	position: absolute;
	top: 102px;
	left: 0;
	z-index: 1;
	height: 28px;
	line-height: 28px;
	padding-left: 110px;
	width: 782px;
}

#header .moduletable-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

#header .moduletable-nav ul li {
	float: left;
}

#header .moduletable-nav ul li a:link,
#header .moduletable-nav ul li a:visited,
#header .moduletable-nav ul li a:active {
	text-decoration: none;
	padding: 0 14px;
	font-size: 12px;
	font-weight: bold;
	color: #919191;
	float: left;
}

#header .moduletable-nav ul li.active a:link,
#header .moduletable-nav ul li.active a:visited,
#header .moduletable-nav ul li.active a:active,
#header .moduletable-nav ul li a:hover {
	text-decoration: none;
	background: #919191;
	color: #fff;
}

#container {
	padding-bottom: 20px;
}

#leftCol {
	width: 199px;
	float: left;
}

#leftCol .moduletable {
width: 199px;
min-height: 255px;
height: auto !important;
height: 260px;
padding-bottom: 20px;
}

#leftCol .moduletable ul li.item1,
#leftCol .moduletable ul li.item21 {
	display: none;
}

/*---- 1st start ----*/

#leftCol .moduletable ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#leftCol .moduletable ul li {
	padding-bottom: 10px;
	width: 199px;
}

#leftCol .moduletable ul li.parent a:link,
#leftCol .moduletable ul li.parent a:visited,
#leftCol .moduletable ul li.parent a:active,
#leftCol .moduletable ul li a:link,
#leftCol .moduletable ul li a:visited,
#leftCol .moduletable ul li a:active {
	text-decoration: none;
	color: #6a6a6a !important;
	font-size: 12px;
	font-weight: bold;
	width: 199px;
}

/*---- 1st end ----*/

/*---- 2nd start ----*/

#leftCol .moduletable li.parent li.parent a:link,
#leftCol .moduletable li.parent li.parent a:active,
#leftCol .moduletable li.parent li.parent a:visited,
#leftCol .moduletable ul li.parent li a:link,
#leftCol .moduletable ul li.parent li a:visited,
#leftCol .moduletable ul li.parent li a:active {
	text-decoration: none;
	color: #757575 !important;
	font-size: 12px;
	font-weight: normal;
	width: 179px;
	padding-left: 20px;
}

#leftCol .moduletable ul li.parent li#current.parent a:link,
#leftCol .moduletable ul li.parent li#current.parent a:visited,
#leftCol .moduletable ul li.parent li#current.parent a:active,
#leftCol .moduletable ul li li a:hover {
	text-decoration: none;
	color: #f5822c !important;
}

#leftCol .moduletable ul li#current a:link,
#leftCol .moduletable ul li#current a:visited,
#leftCol .moduletable ul li#current a:active {
	text-decoration: none;
	color: #f5822c !important;
}

#leftCol .moduletable ul li.parent#current li.parent a:link,
#leftCol .moduletable ul li.parent#current li.parent a:visited,
#leftCol .moduletable ul li.parent#current li.parent a:active {
	text-decoration: none;
	color: #757575 !important;
}

#leftCol .moduletable ul li.parent#current li a:link,
#leftCol .moduletable ul li.parent#current li a:visited,
#leftCol .moduletable ul li.parent#current li a:active {
	text-decoration: none;
	color: #757575 !important;
}

#leftCol .moduletable ul li.parent li.parent#current li a:link,
#leftCol .moduletable ul li.parent li.parent#current li a:visited,
#leftCol .moduletable ul li.parent li.parent#current li a:active {
	text-decoration: none;
	color: #757575 !important;
}


#leftCol .moduletable ul ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;
}

#leftCol .moduletable ul li li {
	padding-bottom: 0px;
	padding-top: 10px;
	width: 179px;
}

/*---- 2nd end ----*/

#leftCol .moduletable ul li.parent li.parent li a:link,
#leftCol .moduletable ul li.parent li.parent li a:visited,
#leftCol .moduletable ul li.parent li.parent li a:active {
	text-decoration: none;
	color: #757575 !important;
	font-size: 12px;
	font-weight: normal;
	width: 159px;
	padding-left: 20px;
}

#leftCol .moduletable ul li.parent li.parent li#current a:link,
#leftCol .moduletable ul li.parent li.parent li#current a:visited,
#leftCol .moduletable ul li.parent li.parent li#current a:active
/*#leftCol .moduletable ul li li li a:hover*/ {
	text-decoration: none;
	color: #f5822c !important;
}

#leftCol .moduletable ul ul ul {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;
}

#leftCol .moduletable ul li li li {
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 20px;
}

#leftCol .moduletable ul li a:hover,
#leftCol .moduletable ul li.parent a:hover,
#leftCol .moduletable ul li.parent li.parent a:hover,
#leftCol .moduletable ul li.parent li a:hover,
#leftCol .moduletable ul li.parent.active li#current.parent a:hover,
#leftCol .moduletable ul li.parent li.parent li a:hover,
#leftCol .moduletable ul li.parent#current li.parent a:hover,
#leftCol .moduletable ul li.parent#current li a:hover,
#leftCol .moduletable ul li.parent.active li#current.parent li a:hover {
	text-decoration: none;
	color: #f5822c !important;
}

#leftCol .moduletable-contact {
	width: 167px;
	border: 1px solid #dedbdb;
	padding: 14px 15px 16px 15px;
	color: #4d4d4d;
	font-size: 12px;
}

#leftCol .moduletable-contact h3 {
	color: #4d4d4d;
	font-size: 16px;
}

#leftCol .moduletable-contact h3 span {
	color: #f6832b;
	font-size: 18px;
	font-weight: bold;
}

#leftCol .moduletable-contact a:link,
#leftCol .moduletable-contact a:visited,
#leftCol .moduletable-contact a:active {
	text-decoration: underline;
	color: #f6832b;
}

#leftCol .moduletable-contact a:hover {
	text-decoration: none;
}

#contentCol {
	width: 678px;
	float: right;
}


#contentCol .box {
	padding-bottom: 20px;
}

#contentCol .article_row {
	background: url(../images/article_top_border.jpg) repeat-x left top;
	width: 678px;
	padding: 19px 0px;
}

#contentCol .article_row .article_img {
	width: 184px;
	float: left;
}

#contentCol .article_row .article_text {
	width: 477px;
	float: right;
}

#contentCol .article_row .article_text .contentheading,
#contentCol .article_row .article_text h4 {
	color: #f5822b;
	font-size: 15px;
	font-weight: bold; 
	background: none;
	margin: 0;
	padding: 0;
}

#contentCol .article_row .article_text .contentheading sup,
#contentCol .article_row .article_text h4 sup {
	font-size: 11px;
	font-weight: normal;
}

#contentCol .article_row .article_text a.readon:link,
#contentCol .article_row .article_text a.readon:visited,
#contentCol .article_row .article_text a.readon:active {
	text-decoration: underline;
	color: #f5822b;
	font-size: 12px;
}

#contentCol .article_row .article_text a.readon:hover {
	text-decoration: none;
}

/*----- content ----*/

#content {
	width: 678px;
}

#content p {
	margin-bottom: 20px;
}

#content .contentheading, #content .componentheading {
	background: url(../images/article_top_border.jpg) repeat-x left bottom;
	padding-bottom: 10px;
	color: #f5822b;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content .contentimage {
	float: right;
	margin-left: 24px;
	position: relative;
}

#content .contentimage .zoom {
	position: absolute;
	bottom: -25px;
	left: 62px;
}

#content .contentimage .zoom a:link,
#content .contentimage .zoom a:visited,
#content .contentimage .zoom a:active {
	text-decoration: none;
	/*background: url(../images/plus_bg.jpg) no-repeat left top;
	padding-left: 20px;*/
	color: #919191;
	font-size: 12px;
}

#content .contentimage .zoom a:hover {
	text-decoration: underline;
}

#content .title {
	background: url(../images/article_top_border.jpg) repeat-x left bottom;
	padding-bottom: 10px;
	color: #919191;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

#content .panel .title {
	background: #F6F6F6;
	
}

#content a.download:link,
#content a.download:visited,
#content a.download:active {
	background: url(../images/pdf.jpg) no-repeat right center;
	padding: 20px 30px 20px 0px;
	/*width: 160px;*/
	/*display: block;*/
	color: #f5822c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

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

/*----- content end ----*/

#footer {
	height: 40px;
	background: #f9aa67;
	width: 894px;
	padding: 30px 14px 0 14px;
	margin: 0 auto;
}

#footer .moduletable-footermenu {
	width: 546px;
	float: left;
}

#footer .moduletable-footermenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .moduletable-footermenu ul li {
	background: url(../images/footer_li_bg.jpg) no-repeat left center;
	padding: 0 12px;
	float: left;
}

#footer .moduletable-footermenu ul li.first {
	background: none;
	padding-left: 0px;
}

#footer .moduletable-footermenu ul li a:link,
#footer .moduletable-footermenu ul li a:visited,
#footer .moduletable-footermenu ul li a:active {
	text-decoration: none;
	color: #6b411d;
	font-size: 11px;
}

#footer .moduletable-footermenu ul li.active a:link,
#footer .moduletable-footermenu ul li.active a:visited,
#footer .moduletable-footermenu ul li.active a:active,
#footer .moduletable-footermenu ul li a:hover {
	text-decoration: underline;
}

#footer .moduletable-copy {
	color: #9a5b26;
	font-size: 11px;
	float: right;
}

/* ------------- Start Joomla css -------------  */

/*  Start Pagination css   */

#content #paginationWrap ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0;
}

#content #paginationWrap ul li {
	padding-bottom: 0;
	padding: 0;
	margin: 0;
	display:inline;
	margin:0pt 3px;
	background-image: none;
}

/*  End Pagination css   */

/*  Start Contact css   */
.contact p {
	margin-bottom: 5px;
}

.contact .marker_add {
	float: left;
}

.contact .contact_address p {
	margin-left: 60px;
	margin-bottom: 3px;
}

.contact .marker {
	margin-right: 10px;
}

.contact #emailForm {
	padding-top: 10px;
}

.contact #emailForm .label {
	width: 125px;
	text-align: left;
	padding-right: 10px;
	float: left;
}

.contact #emailForm div {
	margin-bottom: 3px;
}

.contact #emailForm .button {
	background: #89240b;
	padding: 2px 10px;
	color: #fff;
	border: none;
	cursor: pointer;
}	
/*  End Contact css   */

/*  Start Contact css   */
/*  Start Contact css   */



/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}



/* ------------- End Joomla css -------------  */





/*  Start Pagination css   */

#content  ul.pagination {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	padding: 0;
	margin: 40px 0 0 0;
	clear: both;
}

#content ul.pagination li {
	padding-bottom: 0;
	padding: 0;
	margin: 0;
	display:inline;
	margin:0pt 3px;
	background-image: none;
}

p.counter {
	display: none;
}


/*  End Pagination css   */

.article_separator, .row_separator {
	display: none;
}

.contactUs {
	font-size: 12px;
	width: 400px;
}

.contactUs .inputWrap {
	margin-bottom:5px;
}

.contactUs .inputWrap .label {
	float:left;
	padding-right:10px;
	width:125px;
	color: #4d4d4d;
}

.contactUs .inputWrap .label span {
	color: red;
}

.contactUs .inputWrap .inputBox {
	width: 190px;	
	padding: 1px 5px;
	color: #4d4d4d;
}

.contactUs .inputWrap select {
	width: 204px;	
	padding: 1px 5px;
	color: #4d4d4d;
}

.contactUs .submit {
	background:transparent url(../images/button.jpg) no-repeat scroll left top;
	border: none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:26px;
	width:57px;
	margin: 6px 0 0 135px; 
	padding-bottom: 3px !important;
	padding-bottom: 0px;
}

.contactUs .submit:hover {
	background:transparent url(../images/submit_btn_hover.jpg) no-repeat scroll left top;
	border: none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:26px;
	width:57px;
	margin: 6px 0 0 135px; 
	padding-bottom: 3px !important;
	padding-bottom: 0px;
}

#content .chronoform {
	display: none;
}

.LV_validation_message {
	float: left;
	font-weight: normal;
	margin: 0 0 0 134px;
	font-size: 11px;
}

/**-Search css**/

.search_result h3 {
	margin-bottom: 20px;
	color: #F6832B;
}

.search_result .word {
	width: 200px;
	float: left;
}

.search_result .only {
	width: 265px;
	float: left;
}

.search_result .ordering {
	width: 214px;
	float: left;
}

.search_result .word label,
.search_result .phrase legend,
.search_result .ordering label,
.search_result .only legend {
	font-size: 12px;
	padding-bottom: 8px;
	display: block;
}

.search_result .phrase {
	width: 265px;
	float: left;
}

.search_result .button {
	background: url(../images/readmore_bg.png) no-repeat left top;
	border: none;
	width: 86px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	margin-left: 120px;
margin-top:-28px;
}



