body {
	background: #333333;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #4C4B4B;
	margin: 0;
	padding: 0;
}

/* ---- Standard Elements ---- */

a {
	color: #1d75b4;
	text-decoration: none;
}

a:hover {
	color: #1d75b4;
	text-decoration: underline;
}

a:visited {
	color: #1d75b4;
	text-decoration: none;
}

a:active {
	color: #1d75b4;
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	color: #222222;
	padding: 0;
	margin: 8px 0;
}

h2{
	color:#1D75B4;
}

#left h3{
	margin-top: 35px;
}


h1 { font-size: 24px; letter-spacing: -1px; }
h2 { font-size: 22px; letter-spacing: -.7px; }
h3 { font-size: 20px; letter-spacing: -.5px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; margin-bottom: 3px; }

p {
	line-height: 1.8em;
	padding: 0;
	margin: 0 0 8px 0;
}

blockquote {

	line-height: 2em;
	font-style: italic;
}

ul {
	list-style-type: square;
	line-height: 1.7em;
	padding-left: 10px;
}

hr {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 5px 0 10px 0;
}

hr.portfolio {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 20px 0 20px 0;
}

input {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

textarea {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

.leftimage {
	float: left;
	margin: 0 10px 10px 0;
}


/* ---- Container ---- */

ul.store-product-options, .store-section-payment ul{
	list-style-type: none;
}

.store-product-option-group h4{
	color: #FF9000;
}

.store-product-option-group{
	font-size: 14px;
}

.store-product-option .store-product-option-title{
	font-size: 14px;
	padding-left: 5px;
}

.store-product-option-price{
	font-weight: bold;
	color: #1D75B4;
	padding-left: 5px;
}

.store-product-option-display{
	/*border-left: 1px solid #4C4B4B;*/
	padding-left:10px;
	margin-left:0px;
	font-size:0.9em;
}

.core-dialog div{
	color:#ffffff;
}

#container {
	width: 960px;
	margin: 0 auto;
}


/* ---- Title and Mobile Nav ---- */

#title {
	width: 338px;
	height: 125px;
	background-image: url(../images/logo_inverted.png);
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	background-repeat: no-repeat;
	float: left;
}

#mobile_switch_nav {
	width:220px;
	height:50px;
	margin-top:80px;
	margin-bottom: 18px;
	margin-left:400px;
	float:left;
	text-align: right;
}

#mobile_switch_nav a{
	font-size:16px;
	color:#FF9900;
	font-weight:bold;
	text-decoration: none;
}

#mobile_switch_nav a:hover{
	color:#FFFFFF;
}

/* ---- Display ---- */


.display_blue {
	background: url(../images/display_bluebg.gif);
	width: 960px;
	height: 250px;
}

.pagetitle {
	background: url(../images/display_bluebg.gif) top left;
	width: 930px;
	height: 40px;
	padding: 30px 0 30px 30px;
	
}

.pagetitle h1{
	font-size: 30px;
	color: #FFFFFF;
}

#display_images {
	float: right;
	position: relative;
	width: 369px;
	height: 244px;
	background: #FFFFFF;
	padding: 14px 0 0 14px;
	margin: 17px 15px 0 0;
}	

.display_gray {
	background:  url(../images/display_graybg.gif);
	width: 960px;
	height: 70px;
}

.display_interested {
	background: url(../images/display_interested.gif);
	width: 400px;
	height: 70px;
}

.display_text {
	float: left;
	width: 520px;
	margin: 30px 5px 0 20px;
	color: #FFFFFF;
}

.display_text  h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.display_text p {
	color: #d3e9f6;
	line-height: 2em;
	margin: 0;
	padding: 0;
}

.display_text a {
	color: #b9dce7;
	text-decoration: none;
}

.display_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.display_text a:visited {
	text-decoration: none;
}

.display_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#display_controller {
	position: absolute;
	float: right;
	width: 397px;
	margin-left: 551px;
	margin-top: 274px;
}

#display_controller ul li{
	display: inline;
	list-style: none;
}

#display_controller span.button {
	background-color: #636363;
	color: #999999;
	padding: 4px 7px;
	margin-right: 3px;
	font: 10px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

#display_controller span:hover.button {
	background-color: #2c9cdd;
	color: #FFFFFF;
	cursor: pointer;
}

#display_controller span.button2 {
	background-color: #636363;
	color: #999999;
	padding: 4px 7px;
	margin-right: 3px;
	font: 10px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

#display_controller span:hover.button2 {
	background-color: #2c9cdd;
	color: #FFFFFF;
	cursor: pointer;
}

#display_controller span.selected  {
	background-color: #2c9cdd;
	color: #FFFFFF;
}


/* ---- Navigation ---- */

#navigation {
	background: url(../images/nav_bg.gif) repeat-x;
	width: 960px;
	height: 40px;
	font: bolder 12px Arial, Helvetica, Sans-Serif;
	color: #999999;
}

#navigation ul {
	padding: 13px 3px 0 0;
	margin: 0;
	line-height: normal;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	cursor: pointer;
	margin-right: -3px;
}

#navigation ul li a{
	color: #999999;
	padding: 13px 25px 13px 25px;
}

#navigation ul li a:hover {
	background: url(../images/nav_selectedhoverbg.gif) repeat-x;
	padding: 13px 25px 13px 25px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul li a.selected {
	background: url(../images/nav_selectedhoverbg.gif) repeat-x;
	color: #FFFFFF;
}

/* ---- Pages/Content ---- */

#content {
	background: url(../images/content_bg.gif);
	width: 960px;
}

.spacer {
	height: 1px;
	clear: both;
}

.folio_img {
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 10px;
}

.preview {
	background: url(../images/preview.gif) no-repeat;
	padding-left: 20px;
	font-weight: bolder;
	display: inline-block;
	margin-bottom: 10px;
}

.label{
	color:#1D75B4;
	font-weight: bolder;
}

a:hover.preview, a:hover.lb {
	text-decoration: none;
}

.view {
	background: url(../images/view.gif) no-repeat;
	padding-left: 18px;
	font-weight: bolder;
}

a:hover.view {
	text-decoration: none;
}

#left {
	float: left;
	width: 612px;
	padding: 17px 24px 15px 24px;
}

.form {
	margin: 0 auto;
	width: 530px;
	padding-top: 10px;
}

#recaptcha_widget_div{
	margin-left:170px;
	float: left;
}

input#submitContact{
	margin-left:165px !important;
}

#contact_form label {
	color: #333333;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
	margin-top: 10px;
}
	
#contact_form .small {
	color: #999999;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
	
#contact_form input {
	float: left;
	width: 330px;
	margin: 10px 0 15px 19px;
	color: #444444;
}
	
#contact_form textarea {
	float: left;
	width: 330px;
	margin: 10px 0 15px 19px;
	color: #444444;
}
	
#contact_form button { 
	clear: both;
	margin-left: 392px;
	background: #333333;
	color: #FFFFFF;
	border: solid 1px #111111;
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 4px 6px;
}

#right {
	float: left;
	width: 300px;
}

#footer {
	color: #777777;
	padding: 20px 0 20px 0;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:active {
	color: #999999;
	text-decoration: none;
}


/* ---- jQuery Lightbox Plugin ---- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* ---- jQuery Tabs ---- */
	
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
	background: #D5D5D5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li {
    float: left;
    margin: 0;
    min-width: 84px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
}

.ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 5px 13px 5px 13px;
	color: #666666;
	font-size: 11px;
    line-height: 1.1em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    z-index: 2;
    margin-top: 0;
	background: #EEEEEE;
    color: #222222;
}

.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

.ui-tabs-panel {
    padding: 1em 8px;
    background: #EEEEEE; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin: 3px 10px 0 10px;
	line-height: 1.8em;
}

.ui-tabs-panel img {
	margin: 3px;
}

.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
