@charset "utf-8";

<!--

body {
	background: #333333 url("../images/bg_paisley.png");
	margin: 0;
	min-width: 852px;
	color: #FFFFFF;
}

.formText {
	line-height: 14px;
	list-style: none;
	font-size: 9px;
	color: #B7B7B7;
}

body, textarea, input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
}

.field {
padding-top: 2px;
padding-bottom: 2px;
}
.mainbody {
	background-image: url("../images/mojo_v2_header_24.gif");
	background-repeat: no-repeat;
	background-color: #000000;
	vertical-align: top;
}
.footer {
	line-height: 14px;
	font-size: 9px;
	color: #B7B7B7;
}
.footer a {
color: #B7B7B7;
}
.footer a:hover {
color: #FFFFFF;
background-color: #333333;
text-decoration: none;
}
ul {
	line-height: 14px;
	list-style: none;
	font-size: 9px;
	color: #B7B7B7;
	text-indent: -10px;
}
ul a {
color: #B7B7B7;
}
ul a:hover {
color: #FFFFFF;
background-color: #333333;
text-decoration: none;
}
.ourworkborder, input, textarea {
	border-style: solid;
	border-width: 5px; 
	border-color: #2c2c2c;
	background-color: #101010;
	color: #B7B7B7;
}
 div.ourworkborder:hover, input:hover,textarea:hover {
	border-color: #00cc00;
}
img.ourwork {
border: 5px solid #2c2c2c;
}
img.ourwork:link {
border-width: 5px;
border-style: solid;
border-color: #2c2c2c;
}     /* unvisited link */
img.ourwork:visited {
border: 5px solid #2c2c2c;
}  /* visited link */
img.ourwork:hover {
border: 5px solid #00cc00;
}   /* mouse over link */
img.ourwork:active {
border: 5px solid #2c2c2c;
}   /* selected link */

input, textarea {
	background-image: url("../images/mojo_input_field_bg.gif");
	background-repeat: repeat-x;
	padding: 2px;
}

.highend {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.highend a {
text-decoration: underline;
color: #FFFFFF;
}
.highend a:hover {
text-decoration: none;
background-color: #333333;
}

.success {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
.vBar {
background-image: url("../images/mojo_v1_vbar.jpg");
background-position: top;
background-repeat: repeat-y;
}
#header_01 {
background-image: url("../images/mojo_v1_header_01.gif");
height: 24px;
width: 112px;
}
#header_03 {
width: 466px;
height: 41px;
background-image: url("../images/mojo_v1_header_03.gif");
}

-->

