/* =Main Elements
----------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
    background: #000 url('../images/bg.jpg') no-repeat right top;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	margin: 0px auto;
}
a {
	color: #fff;
	outline: none !important;
}
a:hover {
	color: #66a6c8;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
p {
	line-height: 130%;
	padding-top: 15px;
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}



/* =Form Elements
----------------------------------------------- */
.error input[type="text"],
.error select {
    border: 1px solid #c00 !important;
    color: #c00 !important;
}
.error {
    color: #c00 !important;
}
form {
	display: inline;
}
fieldset {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	border: 1px solid #ccc;
	color: #333;
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 3px;
}
option {
	font-family: arial, sans-serif;
	font-size: 13px;
}
input[type="checkbox"] {
	border: 0px !important;
	margin: 5px 7px 0px 0px;
	outline: none !important;
}
.form-label {
	clear: left;
	padding: 1px 0px;
}
.form-entry {
	clear: right !important;
	padding: 1px 0px;
}
.form1col, .form2col {
	margin-top: 5px;
	width: 650px;
}
.form1col {
	padding-top: 0px;
}
.form2col .form-label {
	float: left;
	width: 100px;
}
#fancy_div .form1col {
	float: left;
	width: 270px;
}
#fancy_div .form1col + .form1col {
	width: 230px;
}
#fancy_div input[type="text"] {
	width: 220px;
}
#fancy_div .form-label {
	padding-top: 7px;
	color: black;
}
#fancy_div form .btn {
	margin-top: 15px;
}
#fancy_ajax .form1col {
	float: left;
	width: 270px;
}
#fancy_ajax .form1col + .form1col {
	width: 230px;
}
#fancy_ajax input[type="text"] {
	width: 220px;
}
#fancy_ajax .form-label {
	padding-top: 7px;
}
#fancy_ajax form .btn {
	margin-top: 15px;
}

#contactFormHolder{
	color: black;
}

#contactFormHolder .form1col {
	float: left;
	width: 270px;
}
#contactFormHolder .form1col + .form1col {
	width: 230px;
}
#contactFormHolder input[type="text"] {
	width: 220px;
}
#contactFormHolder .form-label {
	padding-top: 7px;
	color: black;
}
#contactFormHolder form .btn {
	margin-top: 15px;
}

#tech_overview
{
	color: black;
	/*width: 560px;*/
	
}

#demo_flash
{
	/*height: 900px;
	width: 1040px;*/
}

#videoHolder{
	height: 400px;
	width: 640px;
}

#cfButton
{
	margin-bottom: 2px !important;
}


/* =Random Elements
----------------------------------------------- */

#container {
	margin: 0px auto;
	padding: 30px 0px;
	position: relative;
	width: 980px;
	z-index: 1 !important;
}
#container > .btn2 {
	position: absolute;
	right: 0px;
	top: 30px;
}
#logo a {
    background: url('../images/logo.png') no-repeat 0px 0px;
	display: block;
	height: 25px;
	margin-bottom: 30px;
	text-decoration: none;
	width: 230px;
}
#logo a span {
	visibility: hidden;
}
#introHolder {
	height: 255px;
	margin: 0px 0px 0px 0px;
	/*overflow:hidden;*/
	padding: 0px;
}
#intro {
    background: url('../images/intro.png') no-repeat 0px 0px;
	height: 255px;
	margin: 0px;
	position:relative;
	top: 0px;
	width: 980px;
}
#headline {
 	float: left;
	font-size: 30px;
	margin: 78px 35px 0px 67px;
	width: 408px;
}
#headline + div {
    background: url('../images/divider.png') repeat-y left top;
	float: left;
	margin-top: 35px;
	padding: 0px 65px 0px 35px;
	width: 370px;
}
#headline + div p {
	line-height: 19px;
	padding-top: 10px;
}
#intro + h1 {
	color: #727272;
	font-size: 18px;
	margin: 10px 0px 35px 67px;
}
#footer
{
	background: url('../images/footer.png') no-repeat 0px 0px;
	clear: both;
	color: #3e3e3e;
	font-size: 11px;
	height: 25px;
	margin-top: 20px;
	padding: 20px;
	
}
ul#demo-strip + #footer {
	margin-top: 80px;
}
a.btn {
    background: transparent url('../images/btn_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 31px;
    margin: 0px 10px 20px 0px;
    padding-right: 15px;
    text-decoration: none;
}
a.btn span {
    background: transparent url('../images/btn_span.png') no-repeat top left;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 5px 9px 15px; /* top & bottom padding + line height = btn height */
} 
a.btn:hover {
    background: transparent url('../images/btn_a.png') no-repeat scroll bottom right;
    color: #999;
}
a.btn:hover span {
    background: transparent url('../images/btn_span.png') no-repeat bottom left;
} 
a.btn2 {
    background: transparent url('../images/btn2_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin: 0px 0px 0px 0px;
    padding-right: 12px;
    text-decoration: none;
}
a.btn2 span {
    background: transparent url('../images/btn2_span.png') no-repeat top left;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding: 6px 0px 7px 12px; /* top & bottom padding + line height = btn height */
} 
a.btn2:hover {
    background: transparent url('../images/btn2_a.png') no-repeat scroll bottom right;
    color: #fff;
}
a.btn2:hover span {
    background: transparent url('../images/btn2_span.png') no-repeat bottom left;
} 
a.btn3 {
    background: transparent url('../images/btn3_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 20px;
    margin: 0px 0px 0px 0px;
    padding-right: 9px;
    text-decoration: none;
}
a.btn3 span {
    background: transparent url('../images/btn3_span.png') no-repeat top left;
    display: block;
    font-size: 11px;
    line-height: 11px;
    padding: 4px 0px 5px 9px; /* top & bottom padding + line height = btn height */
} 
a.btn3:hover {
    background: transparent url('../images/btn3_a.png') no-repeat scroll bottom right;
    color: #fff;
}
a.btn3:hover span {
    background: transparent url('../images/btn3_span.png') no-repeat bottom left;
} 


/* =Demo Strip
----------------------------------------------- */

ul#demo-strip {
	clear: both;
	height: 95px;
	margin-top: 38px;
}
/*h1 + ul#demo-strip {
	height: 75px;
	margin-top: 0px;
}*/
ul#demo-strip li {
	float: left;
	list-style: none;
	margin-left: 30px;
	width: 222px;
}
ul#demo-strip li:first-child {
	margin-left: 0px;
}
ul#demo-strip li a {
	display: block;
	height: 95px;
	padding-left: 67px;
	text-decoration: none;
	width: 155px;
}
/*h1 + ul#demo-strip li a {
	height: 65px;
}*/
ul#demo-strip li#one a,
ul#demo-strip li#two a,
ul#demo-strip li#three a,
ul#demo-strip li#four a 
{
    background: url('../images/icon.png') no-repeat 0px 3px;
}
ul#demo-strip li.on a,
ul#demo-strip li.on a:hover {
	background-position: 0px -201px !important;
	color: #fff;
}
ul#demo-strip li a:hover {
	color: #4a8eda;
	background-position: 0px -99px !important;
}
ul#demo-strip li a span {
	display: block;
	font-size: 23px;
}
ul#demo-strip li a span + span {
	color: #ccc;
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding-top: 3px;
}



/* =Search Bar
----------------------------------------------- */

#search, #search_adv_one, #search_adv_two, #search_adv_three, #search_adv_four {
    background: url('../images/search.png') no-repeat 0px 0px;
	height: 85px;
	position: relative;
}
#search-results-holder {
	position: relative;
	z-index: 2 !important;
}
#search_adv_one,
#search_adv_two,
#search_adv_three,
#search_adv_four {
	position: relative;
	z-index: 3 !important;
}
#search p {
	background: url('../images/divider.png') repeat-y top right;
	float: left;
	/*margin: 23px 15px 0px 0px;*/
	margin: 18px 15px 0px 0px;
	padding: 6px 15px 6px 25px;
	width: 270px;
}
#search fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#search input[onfocus] {
	border-top: 1px solid #444;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #444;
	color: #666;
	float: left;
	font-family: arial, sans-serif;
	font-size: 18px;
	left: 327px;
	padding: 1px 3px;
	position: absolute;
	top: 29px;
	width: 320px;
}
#search #btn_go {
	float: left;
	height: 42px;
	margin: 21px 7px 0px 342px;
	width: 100px;
}
#search #btn_go a {
	background: url('../images/btn_go.png') no-repeat 0px 0px;
	cursor: pointer;
	display: block;
	height: 42px;
	width: 100px;
}
#search #btn_go a:hover {
	background-position: 0px -42px;
}
#search #btn_surprise {
	float: left;
	height: 42px;
	margin: 21px 0px 0px 0px;
	width: 179px;
}
#search #btn_surprise a {
	background: url('../images/btn_surprise.png') no-repeat 0px 0px;
	cursor: pointer;
	display: block;
	height: 42px;
	width: 179px;
}
#search #btn_surprise a:hover {
	background-position: 0px -42px;
}
#search #btn_scramble {
	float: left;
	height: 42px;
	margin: 21px 0px 0px 0px;
	width: 179px;
}
#search #btn_scramble a {
	background: url('../images/btn_scramble.png') no-repeat 0px 0px;
	cursor: pointer;
	display: block;
	height: 42px;
	width: 179px;
}
#search #btn_scramble a:hover {
	background-position: 0px -42px;
}



/* =Search Results
----------------------------------------------- */

#search-results {
	padding: 20px 0px;
	margin-top: -20px;
	margin-bottom: 10px;
	height: 460px;
}
#search-results p {
	color: #999;
	float: left;
	font-size: 13px;
}
#colorChanger {
	clear: right;
	float: left;
	padding-top: 8px;
	padding-left: 20px;
}
.match1 {
	color: #f03;
}
.match2 {
	color: #f60;
}
.match3 {
	color: #f0c;
}
.match4 {
	color: #90f;
}
.match5 {
	color: #60f;
}
.match6 {
	color: #0393d2;
}


.match1a {
	color: #f03;
}
.match2a {
	color: #f60;
}
.match3a {
	color: #f0c;
}
.match4a {
	color: #90f;
}
.match5a {
	color: #60f;
}
.match6a {
	color: #0393d2;
}

.colorOverride {
	color: #fff !important;
}

/* =Popup
----------------------------------------------- */
.popup {
	display:none;
}
#fancy_div h2 {
	color: #333;
	font-size: 21px;
}
#fancy_ajax h2 {
	color: #000;
	font-size: 21px;
	line-height: 21px;
}
#fancy_ajax h3 {
	color: #000;
	font-size: 18px;
	margin-top: 10px;
}
#fancy_ajax h3 + img {
	margin: 15px 0px;
}
#fancy_ajax h4 {
	color: #000;
	font-size: 16px;
	margin-top: 15px;
}
#fancy_ajax p {
	color: #000;
}


/* =Slider Input 
----------------------------------------------- */
p { font-size:100%; padding:10px 0px; margin:0px; }
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
.ui-slider-horizontal { height: 0.8em; }

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

/*.slider-wrapper { width:388px; height:41px; font-family:verdana; font-size:100%; background:url('http://www.chowamigo.co.uk/images/slider_background.gif'); margin-bottom:40px; }*/
.slider-wrapper {
	background: url('../images/slider_bar.png') no-repeat 70px 2px;
	height: 23px;
	margin-top: -8px !important;
	width: 330px;
	float: left;
}
.slider-wrapper .slider {
	width: 178px;
	height: 15px;
	float: left;
	margin: 2px 0px 0px 20px;
}
.slider-wrapper input { 
	border: 1px solid #fff;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-top:6px; 
	padding: 1px 3px;
	width: 40px;
}
.slider-wrapper .ui-slider-handle {
	background: url('../images/slider_handle.png') no-repeat;
	top: -0.3em;
	cursor: default;
	height: 23px;
	position: absolute;
	width: 12px;
	z-index: 2 !important;
}
.slider-wrapper > span {
	color: #599cb9;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 2px;
}
#slider_sensitivity, #slider_sensitivity2 {
	float: left;
	margin-left: 30px;
}
#sw_addons
{
	margin-top: 10px !important;
	margin-left: 50px !important;
}

table {
	scrollbar-3dlight-color: red;
 	scrollbar-highlight-color: blue;
 	scrollbar-face-color: navy;
 	scrollbar-shadow-color: black;
 	scrollbar-darkshadow-color: yellow;
 	scrollbar-base-color: green;
 	scrollbar-arrow-color: aqua;
}
.red_border {
	border: 2px solid #c00;
}	
#error_message {
	color: #c00;
	text-align: center;
	margin-top: 3px;
}


/* =Contact Us Card 
----------------------------------------------- */

#card {
	background-color: transparent !important;
	border: 1px solid #dcdcdc;
	height: 170px;
	margin: 25px auto 0px auto;
	padding: 30px;
	position: relative;
	z-index: 99999 !important;
	width: 380px;
	color: black;
}
#card img {
	clear: right;
	margin-bottom: 20px;
	margin-right: 170px;
	position: relative;
}
#card img + p {
	clear: left;
}
#card p {
	float: left;
	line-height: 17px;
	position: relative;
	width: 190px;
}
#card p span {
	display: block;
}
#card a {
	color: #666;
}
#card a:hover {
	color: #000;
}


/* =Advanced Search
----------------------------------------------- */

#search_spacer_one
{
	float:left;
	width: 60px;
}

#search_spacer_two
{
	float:left;
	width: 200px;
}

#search_spacer_two_1
{
	float:left;
	width: 80px;
}

#search_spacer_two_2
{
	float:left;
	width: 140px;
}


#search_spacer_four
{
	float:left;
	width: 160px;
}

.search_box {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	overflow: hidden;
	padding: 0px;
	width: 110px;
}

#box_4_1
{
	width: 190px !important;
}

#box_4_2
{
	width: 85px !important;
}

#box_4_3
{
	width: 85px !important;
}

#box_4_4
{
	width: 190px !important;
}

#box_2_1
{
	width: 190px !important;
}

#box_2_2
{
	width: 120px !important;
}

#box_2_3
{
	width: 120px !important;
}

input.search_str {
	background: transparent url('../images/inputcircle.png') no-repeat 0px 0px;
	border: 0px;
	color: #fff;
	height: 28px;
	left: 0px;
	padding: 6px 0px 0px 0px;
	position: absolute;
	text-align: center;
	top: 3px;
	width: 28px;
}
input.search_text {
	border-top: 1px solid #444;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #444;
	clear: both;
	margin: 0px !important;
	/*width: 108px;*/
	width: 100%;	
}
.search_field {
	display: block;
	padding-bottom: 2px;
}
img#small_arrow {
}
#adv_search_toggle {
	cursor: pointer;
	float: right !important;
	margin-top: 10px;
}
#adv_search input {
	color: #666;
}
.multibox {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
	position: absolute;
	z-index: 8888998 !important;
	padding: 2px;
	padding-top: 12px;
	margin-top: 30px;
	top: 50px;
	width: 100px;
}
.multibox .option,
.multibox .selected {
	font-size: 13px !important;
	line-height: 18px !important;
	padding-left: 4px;
}
.selected {
	background-color: #ccc;
}
.boxDefault {
	background-color: #fdf3b2 !important;
}
.srch_select_btn {
	float: right;
	margin-top: 8px;
}
.plus_minus_holder {
	float: left;
	height: 31px;
	position: relative;
	width: 67px;
}
.str_plus {
	height: 14px;
	left: 50px;
	position: absolute;
	top: 10px;
	width: 14px;
}
.str_minus {
	height: 14px;
	left: 33px;
	position: absolute;
	top: 10px;
	width: 14px;
}
.img_over {
}
.small_x {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	right: 5px;
	text-decoration: none;
	top: 0px;
	z-index: 777777 !important;
}
#bottom-btns {
	height: 34px;
	overflow: hidden;
	width: 980px;
}
#bottom-btns ul {
	width: 1500px;
}
#bottom-btns li {
	float: left;
	list-style: none;
}
#bottom-btns li a {
	margin-right: 60px;
	/*margin-right: 39px;   resinstate when 6th button is returned */
}

