/* CSS Document */ 
body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/design51.jpg);
	background-repeat:repeat-x;
	background-position:top;
	scrollbar-3dlight-color: #E4E4E4;
	scrollbar-arrow-color: #777777;
	scrollbar-darkshadow-color: #E4E4E4;
	scrollbar-face-color: #CCCCE3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #f5f5f5;
	background-color: #E8E8E8;
}
.text12 {
	font-size: 11px;
}
.text11 {
	font-size: 11px;
}
td,p,li,input,select,textarea,b,em,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FF8333;
	font-weight: bold;
}
.nav {
	color: #000099;
	text-decoration: underline;
}
.nav:hover {
	text-decoration: none;
}
.leftInput {
	background-color: #FFFFFF;
	border: 1px solid #E1CEE0;
	font-size: 10px;
}
.text10 {
	font-size: 10px;
}
.text9 {
	font-size: 9px;
}
.nav2 {
	color: #24195D;
	text-decoration: none;
}
.nav2:hover {
	text-decoration: underline;
}
.botLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
}
.title {
	font-size: 16px;
	color: #FF6600;
	filter: DropShadow(Color=#CCCCCC, OffX=1, OffY=1, Positive=1);
	font-weight: bold;
}
.input {
	font-size: 10px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}
.but {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #744A8C;
	border: 1px outset #999999;
	cursor: hand;
	font-variant: small-caps;
	filter: Alpha(Opacity=100, FinishOpacity=20, Style=1, StartX=1, StartY=10, FinishX=1, FinishY=100);
}
.B {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.title2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}


.title2:hover {
	text-decoration: underline;
}
.pdf {
	list-style-image: url(img/smallpdf.gif);
	font-size: 11px;
	margin-bottom: 5px;
}
.pdf2 {

	list-style-image: url(img/smallpdf2.gif);
	font-size: 12px;
	margin-bottom: 5px;
}
.title3 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEAEC;
	padding-bottom: 10px;
}
.mark {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FF9900;
	padding: 5px;
}
#shortlist li {
	padding-bottom: 5px;
	list-style-image: url(img/i_url.gif);	
}

.titlex {
	padding-top: 11px;
	margin-left: 17px;
	position: absolute;
	width: 320px;
	font-size: 12px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;

}

.titlexx {
	padding-top: 23px;
	margin-left: 16px;
	position: absolute;
	width: 420px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #664A78;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.printico {
	padding-top: 34px;
	margin-left: 315px;
	position: absolute;
	width: 245px;
	font-size: 9px;
	color: #666;
	text-align: right;
}

.printico a {
	color: #666;
	text-decoration: underline;
}

.printico a:hover {
	color: #333;
	text-decoration: none;
}
.error {
	font-weight: bolder;
	color: #FFF;
	background-color: #F00;
	padding: 4px;
}



/* Print */

#headerprn {
	margin: 10px;
	padding: 10px;
	background-color: #FFF;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #642544;
}

#headerprn .logo {
	float: left;
}

#headerprn .tel {
	float: right;
	font-size: 12px;
}

#printbody {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	font-size: 12px;
}
#printbody h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #664A78;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#printbody h1 span {
	width: 220px;
	font-size: 12px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}


#printbody h2 {
	font-size: 18px;
	font-weight: bold;
	color: #621F40;
}
#printbody h3 {
	font-size: 12px;
	font-weight: bold;
}


#printbody .tab1 {
	float: left;
	padding-right: 40px;
	vertical-align: top;
	width: 50%;
}

#printbody .tab2 {
	padding-left: 340px;
	vertical-align: top;
	padding-top: 1px;
}

#footerprn {
	margin: 10px;
	padding: 10px;
	background-color: #FFF;
	height: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #632244;
}

#footerprn .logo {
	float: right;
	padding-top: 10px;
} 

#footerprn .credit {
	float: left;
	font-size: 12px;
	padding-top: 10px;
}

/* Sub Menu */

#portfolio {
	width: 193px;
}

#portfolio div {
	background-image: url(img/design417.jpg);
	background-repeat: repeat-y;
}

#porfolio h4 {
	background-image: url(img/menuSol1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

.buttonmenu {
	list-style-type: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 21px;
}


.buttonmenu li a{
	width: 139px;
color: #000;
	display: block;

	text-decoration: none;
	font-weight: normal; /*light dark dark light*/
	text-decoration:none;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #D5BFD0;
}

* html .buttonmenu li a{ /*IE only */
width: 160px; /*IE 5*/
w\idth: 161px; /*185px minus all left/right paddings and margins*/
}

.buttonmenu li a:visited {
	color: #000;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
	color: #24195D;
	background-color: #CAC9E0;
	text-decoration: underline;
}

.buttonmenu li a.selected {
	color: #000;
	background-color: #CAC9E0;
}
.clearfloat {
	clear: both;
}



#content #spec {
	float: right;
	background-image: url(img/menu2.jpg);
	background-repeat: repeat-y;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content #spec p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}


#content #spec a {
	color: #000099;
	text-decoration: underline;
	font-size: 10px;
}
#content #spec a:hover {
	text-decoration: none;
}

#content .tablet {
	background-image: url(img/design523.gif);
	background-repeat: repeat-y;
	font-size: 11px;
}

#content li {
	padding-bottom: 5px;
	list-style-image: url(img/i_url.gif);	
}
