@charset "UTF-8";
/* Fashion evolution */

#wrapper {
	width: 970px;
	height: 720px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-left: 20px;
}
body
{
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-image: url(images/backgroundHome.gif);
	background-repeat: no-repeat;
}
#leftgroup {
	width: 350px;
	height: auto;
	float: left;
}
#leftgroupServices {
	width: 335px;
	height: auto;
	float: left;
}
#col {
	width: 320px;
	height: auto;
	float: left;
}
#rightgroup {
	width: 575px;
	float: left;
}
#rightmenu {
	width: 270px;
	height: auto;
	float: left;
	padding-top: 18px;
	padding-left: 20px;
}
#servicestextcol {
	width: 290px;
	height: 385px;
	float: left;
}
#spacertextcol {
	width: 279px;
	height: 125px;
	float: left;
}
#spacertextcolleft {
	width: 216px;
	height: 125px;
	float: left;
}
#textcolleft {
	width: 285px;
	height: 260px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCCCCC;
}
#textcolright {
	width: 276px;
	height: 260px;
	float: left;
}
#image {
	width: 575px;
	height: 385px;
	float: left;
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#logo {
	width: 330px;
	height: 90px;
	float: left;
}
#title {
	width: 350px;
	height: 35px;
	float: left;
}
#titleCropped {
	width: 350px;
	height: 25px;
	float: left;
}
#titleSmall {
	width: 350px;
	height: 10px;
	float: left;
}
#mainText {
	width: 330px;
	height: 198px;
	float: left;
}
#mainTextHome {
	width: 330px;
	height: 223px;
	float: left;
}
#mainTextAbout {
	width: 330px;
	height: 208px;
	float: left;
}
#menu {
	width: 350px;
	height: 60px;
	float: left;
}
#menuServices {
	width: 330px;
	height: 60px;
	float: left;
}
#menu2 {
	width: 350px;
	height: 80px;
	float: left;
}
#menucolleft {
	width: 160px;
	height: auto;
	float: left;
	padding-right: 10px;
}
#menucolright {
	width: 100px;
	height: auto;
	float: left;
}
#spacer {
	width: 350px;
	height: 20px;
	float:left;
}
#line {
	width: 350px;
	height: 1px;
	float:left;
}
#linesmall {
	width: 165px;
	height: 1px;
	float:left;
	background-color: #999999;
}
#linesmallbrown {
	width: 165px;
	height: 1px;
	float:left;
	background-color: #cccc99;
}
#underline {
	width: 100px;
	height: 2px;
	float:left;
	background-color: #999999;
}
#linesmallspacer {
	width: 10px;
	height: 1px;
	float:left;
	background-color: #996600;
}
#menuitem {
	width: 250px;
	height: 19;
	float: left;
	padding-top: 5px;
}
#menuitemAbout {
	width: 100px;
	height: 19;
	float: left;
	padding-top: 0px;
}
#menuitemtest {
	width: 100px;
	height: 19;
	float: left;
	padding-top: 10px;
}
#colmenu {
	width: 160px;
	height: 20px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	color: #F0F0F0;
}
#colmenu2 {
	width: 250px;
	height: 20px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	color: #F0F0F0;
}
#colmenuBrown {
	width: 160px;
	height: 20px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	line-height: 150%;
}
#colmenuempty {
	width: 170px;
	height: 20;
	float: left;
	padding-bottom: 20px;
}
#colmenuspacer {
	width: 10px;
	height: auto;
	float: left;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	color: #CCCCCC;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FF3399;
	text-decoration: none;
}
a.navSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	color: #CCCCCC;
}

a.navSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF3399;
	text-decoration: none;
}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FF3399;
	line-height: 150%;
	text-decoration: none;
}
.bodycopy {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #FFFFFF;
}
.bodycopySmall {
	font-size:x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

a.selected {
	color: #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
}
/* Jquery */
/* slideViewer 1.0 default styles */
.svw {
	width: 250px;
	height: 20px;
	width: 575px;
	height: 385px;
	float: left;
	padding-left: 1px;
	background-color: #000000;
	}


.svw ul{
	position: 
	relative; 
	left: -999em;
	width: 575px;
	height: 385px;
	float: left;
	padding-left: 1px;
	}

.stripViewer { /* this is the DIV container for your UL of images */
	position: relative;
	overflow: hidden; /* this is the border. should have the same value for the links */
	margin: 0 0 1px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.stripViewer ul { /* this is your UL of images */
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { /* each image is arranged horizontally */
float:left;
}
.stripTransmitter { /* this is the DIV for your transmitter (the UL generated at run time that commands the list)*/
overflow: auto;
width: 1%;
}
.stripTransmitter ul { /* the auto-generated set of links */
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{ /* in this list too, each LI is arranged horizontally */
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{ /* the links. */
	text-align: center;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #666666;
}
.stripTransmitter a:hover { /* hover */
	color: #fff;
	background-color: #666666;
}
.stripTransmitter a.current, .stripTransmitter a.current:hover { /* current */
	color: #FFFFFF;
	background-color: #333333;
}
/* end slideViewer default styles */

p {padding: 2em 0 0 0;}

code {
width:93%;	
font: normal 1em/1.3em 'Courier New', Courier, Fixed;
color: #000;
display: block;
padding: 0;
margin: 0;
background-color: #fff;
white-space: pre;
overflow-x: auto;
}
#tooltip {
background: #fff;
color: #000;
opacity: 0.85;
border: 5px solid #dedede;
}
#tooltip h3 {
font: normal 10px Verdana; 
margin: 0; 
padding: 6px 2px; 
border: 0;}