/* @override http://cbglades.site/styles/styles.css */

body {
     margin:0;
     background:#47240A url(../images/layout/bg.gif) repeat-x;
     color:#3C1E00;
     font:12px/20px "Lucida Grande", Lucida, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#top {
     width:950px;
     background:url(../images/layout/bg_content.gif) repeat-y 56px 0px;
}

#submenuHome {
     width:250px;
     margin-right:85px;
     display:inline;
     top:0px;
     float:right;
}

#submenu {
     width:250px;
     padding-top:10px;
     margin-right:85px;
     background: #229CA7 url(../images/layout/sidebar-top-bg.gif) no-repeat;
     display:inline;
     float:right;
}

#submenu ul {
	background: url(../images/layout/sidebar-btm-bg.gif) no-repeat left bottom;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
}

#submenu li {
     padding:0px 0px 10px;
     margin:0px;
     list-style:url(../images/layout/sub_bullet.gif) none outside;
}

#submenu a {
     color:#FFF;
     text-decoration:none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#submenu a:hover {
     text-decoration:none;
     border-bottom:2px dashed #FFFFFF;
}

#content {
     width:950px;
     padding-bottom:1px;
     background:url(../images/layout/bg_content.gif) repeat-y 56px 0px;
}

#content hr {
     display:block;
     visibility:hidden;
     clear:both;
}

#contentMain {
     width:480px;
     padding-left:20px;
     padding-bottom:15px;
     margin-left:75px;
     display:inline;
     float:left;
     text-align:justify;
}

#contentMain h1 {
     margin:0px;
     color:#099;
     text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
	font-size: 19px;
}

li {
     margin-bottom:10px;
     color:#3C1E00;
}

a:link, a.return:link {
     color:#099;
     font-weight:bold;
     text-decoration:none;
}

a:visited {
	color: #336666;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
     color:#099;
     font-weight:bold;
     text-decoration:underline;
}

a.return:visited {
     color:#099;
     font-weight:bold;
     text-decoration:none;
}

a.return:hover {
     color:#099;
     font-weight:bold;
     text-decoration:underline;
}

.return {
	padding-left: 30px;
	background-repeat:no-repeat;
	background-image:url(../images/layout/back-arrow.gif);
	clear:both;
	color:#099;
	margin: 20px 0;
	text-transform: uppercase;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	height: 25px;
	padding-top: 5px;
}

.formerror, .error {
     color:#F00;
     font-family:Arial, Helvetica, sans-serif;
     font-size:10px;
     line-height:normal;
}

.forminput {
     font-weight:bold;
     font-size:12px;
     font-family:Arial, Helvetica, sans-serif;
}

.formtext {
     font:10px/normal Arial, Helvetica, sans-serif;
}

/* @group Footer */

#footer {
     width: 800px;
     background:url(../images/layout/bg_footer.gif) no-repeat 56px 0px;
     position:relative;
     clear:both;
	font: 11px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFD7A3;
	padding: 50px 0 10px 80px;
}

#footer .vcard p {
	margin: 0;
}

#footer a {
	color:#40cbcb;
	font-weight: bold;
}

#footer .vcard a {
     color:#FFD7A3;
	font-weight: normal;
	font-style: normal;
}

.designBy {
     color:#A37850;
}

#footer .designBy a:link, 
#footer .designBy a:hover, 
#footer .designBy a:visited, 
#footer .designBy a:active {
     color:#A37850;
     cursor:text;
}

#qlinks {
	float: right;
	padding-top: 10px;
}

#web2icons {
	float: right;
	clear: right;
}

#web2icons li {
	list-style-type: none;
	color: #ffd7a3;
	float: left;
	padding: 3px 10px 10px 30px;
	font-size: 13px;
}

#twitter {
	background: url(../images/layout/Twitter-24x24.png) no-repeat;
}

#youtube {
	background: url(../images/layout/Youtube-24x24.png) no-repeat;
}

#facebook {
	background: url(../images/layout/FaceBook-24x24.png) no-repeat;
}



/* @end */

input, select, textarea {
     background:#F8F0D9;
     border:1px solid #47240A;
}

#corner {
	position:absolute;
	top:0px;
	right:0px;
	z-index:1000;
	visibility: hidden;
}

.noBorderBg {
     background:url(../assets/none);
     border-style:none;
}
#contentMain img {
	border-style: none;
}

#contentMain span#tzcd { 
	text-align: center;
	position: absolute;
	font: bold 16px/20px Arial, Helvetica, Geneva, sans-serif;
	top: 715px;
	left: 360px;
	color: #fff;
	width: 210px;
}

#evite {
	position: absolute;
	top: 496px;
	left: 343px;
	visibility: hidden;
}
