body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: url(/images/newback.gif) #080808 repeat-x;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
}
.left {
	float: left;
	margin: 0 10px 10px 0;
}
.noPadding{
	padding: 0 !important;
}
noMargin{
	margin: 0 !important;
}
.noBorder{
	border: 0 !important;
}
.clear{ clear:both; }

.borderBottom {
	border-bottom: solid 1px #ccc;
}
.hide {
	display:none;
}
.w30 { width: 30%; }
.w40 { width: 40%; }
.w45 { width: 45%; }
.w50 { width: 50%; }
.w75 { width: 75%; }
.w100 { width: 100%; }

.h50 { height: 50px; }
.h100 { height: 100px; }
.h150 { height: 150px; }
.h200 { height: 200px; }
.h250 { height: 250px; }
.h300 { height: 300px; }

.column {
	float: left;
}
.sqPic{
	overflow:hidden;
}
#wrapper {
	margin: 0px auto;
	padding: 0;
  }
#topleft {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 150px;
	width: 150px;
	background: url(/images/banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
h4, h5, h6 {
	margin: .5em 0;
}
/*Topnav*/

#search {
	margin: 0;
	padding: 0px 50px 5px 0px;
	width: 220px;
	float: right;
}
#search input {
	margin: 0;
	padding: 0;
	border: 2px solid #FFFFFF;
}
#search .submit {
	position: relative;
	top: 5px;
	border: none;
}
* html #search .submit {
	position: relative;
	top: 4px;
	border: none;
}

/*Header*/
.replace span {
	display: none;
}

/*Navigation*/
#navigation {
	margin: 0;
	padding: 0;
}
#cameras, #lab {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 400px;
	float: left;
}
#cameras h2 {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 154px;
	overflow: hidden;
	float: left;
	background: url(/images/camera_bg.jpg) no-repeat left top;
}
#lab h2 {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 154px;
	overflow: hidden;
	float: left;
	background: url(/images/lab_bg.jpg) no-repeat left top;
}


/*Canon Discovery on homepage*/
#youtubevid {
float: left;
width: 350px;
}
#canondiscov {
float: right;
width: 260px;
vertical-align: top;
}

/*Content*/
#labprices {
margin-top: 15px;
}
#container {
	margin: 0;
	padding: 0;
	float: left;
	background: #fff url(/images/_layout/content-bg.gif) repeat-y;
}

#content {
	margin: 0;
	padding: 0;
	width: 700px;
	float: left;
	position:relative;
}
#content .corner {
	width: 10px;
	height: 10px;
	position:absolute;
	background: url(/images/_layout/content-corner-right.gif) no-repeat right top;
	top: 0;
	right: 0;
	z-index: 1000;
}
#content .gutter {
	margin: 0;
	padding: 10px 10px 10px 20px;
}
#content h2 {
	margin: .3em 0em .5em 0em;
	padding: 0em 0em .1em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #990000;
	border-bottom: 1px dotted #333;
}
#content h3 {
	margin: 0em 0em .2em 0em;
	padding: 0em 0em .2em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333;
}
#content p {
	margin: 0;
	padding: 0em 0em .5em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #222;
}
#content ul {
	margin: 0;
	padding: 8px 0px 10px 20px;
	list-style: disc;
}
#content ul li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#content blockquote {
	margin: 0 0 0 20px;
}

table tr td a {
	color: #069;
	text-decoration: none;
}
table tr td a:hover {
	color: #fe0000;
	text-decoration: none;
}
table tr.even {
	background: #efefef;
}

#content #address {
	margin: 0;
	padding: 0px 0px 15px 0px;
}
#address .organization, #address .address, #address .location, #address .map, #address .phone, #address .fax, #address .hours {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #FFFFFF;
}

/*Sidebar*/
#leftside {
  margin-left: 10px;
  margin-top: 5px;
}
#socialmediaicons {
  margin-left: 3px;
}

#sidebar {
	margin: 0;
	padding: 10px 0 0;
	width: 260px;
	float: left;
	position:relative;
	background: #262626;
	}
#sidebar .corner{
	width: 10px;
	height: 10px;
	position:absolute;
	background: url(/images/_layout/content-corner-left.gif) no-repeat right top;
	top: 0;
	left: 0;
	z-index: 1000;	
}
#sidebar .gutter {
	margin: 0;
	padding: 0px;
}
#sidebar #address {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#sidebar .organization, #sidebar .address, #sidebar .location, #sidebar .phone {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #ffffff;
}
#sidebar h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #990000;
}
#sidebar ul {
	margin: 0;
	padding: 0px 0px 20px 20px;
	list-style: circle;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #FFFFFF;
}
#sidebar ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#sidebar .sidebarLink {
	width: 260px;
	height: 100px;
	display:block;
	position:relative;
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	font-size: 20px;
	text-shadow: 0 px 1px 1px #000;
}
#sidebar .sidebarLink span {
	display:block;
	text-align:right;
	position:absolute;
	right: 0;
	bottom: 0;
	padding: 12px;
}
#sidebar .orderprints{ background: url(/images/sidebar/order-prints.jpg) no-repeat;}
#sidebar .lab{ background: url(/images/sidebar/lab-services.jpg) no-repeat; }
#sidebar .dslr{ background: url(/images/sidebar/dslr-camera.jpg) no-repeat; }
#sidebar .cameras{ background: url(/images/sidebar/point-n-shoot-camera.jpg) no-repeat; }
#sidebar .newProducts{ background: url(/images/sidebar/new_products.jpg) no-repeat; }
#sidebar .rebates{ background: url(/images/sidebar/rebates.jpg) no-repeat; }

.FaceBook { padding: 0 10px; }
.FaceBook div { padding: 10px 0; }

/*Footer*/
#footer {
	padding: 20px 20px 20px 50px;
	background: #fff url(/images/footer_bg.gif) no-repeat left top;
	border-top: 3px solid #990000;
	clear:both;
}
#footer img {
	margin: 0;
	padding: 0;
}
#footer .gutter {
	margin: 0;
	padding: 20px;
}
#footer p {
	margin: 0;
	padding: 0em 0em .3em 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: #555;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	margin: 0;
	padding: 0px 8px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999999;
	line-height: 1.8em;
}
#footer ul li a {
	color: #333;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #900;
	text-decoration: underline;
}
#footer h3 {
	margin: 0 0 6px;
}
#footer h3 a{
	color: #000;
	text-decoration:none;
}
#footer h3 a:hover{
	text-decoration:underline;
	color:#900;
}
#footer div.left{
		border-right: 1px solid #CCCCCC;
		width: 160px;
		height: 160px;
}
#BottomBar {
	text-align:right;
}



.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#PhotoMonth .sqPic {
	float: left;
	margin: 0 8px 8px 0;
	border: solid 1px #555;
	height: 80px;
	width: 80px;
}
#PhotoMonth .sqPic img {
}
/*
 * Required 
*/
#loopedslider {
	margin:0 auto ;
	position:relative;
	height:280px;
	background: #9a0000;
	border-bottom: solid 1px #999;
}
.container {
	width:700px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	height:280px;
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides > div {
	position:absolute;
	top:0;
	width:700px;
	display:none;
}


#content ul.pagination {
	list-style:none;
	bottom:-10px;
	position:relative;
	padding: 0;
	margin: 0 auto;
}
#content ul.pagination li  {
	background:url("/images/slider/bullets.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	margin-right:3px;
	text-indent:-9999px;
	height:10px;
	width:10px;
	cursor:pointer;
	position:relative;
	z-index:99;
}
#content ul.pagination li a {
	padding:2px 4px;
	display:block;
}
#content ul.pagination li.active {
	background-position: -10px 0;
}
#content ul.pagination li a:focus { outline: none; }
#content ul.pagination li a::-moz-focus-inner { border: none; }



#content a.previous,
#content a.next{
	display: block;
	position:absolute;
	width: 60px;
	height: 280px;
	z-index: 500;
	text-indent: 30000px;
	overflow:hidden;
	top:0;
	padding: 0 10px;
}
#content a.previous:focus,
#content a.next:focus
 { outline: none; }
#content a.previous::-moz-focus-inner ,
#content a.next::-moz-focus-inner 
{ border: none; }
 
#content a.previous  {
	background: url(/images/slider/arrow-left-fade.png) center no-repeat;
	left: 0;
}
#content a.previous:hover  {
	background: url(/images/slider/arrow-left.png) center no-repeat;
}
#content a.next{
	background: url(/images/slider/arrow-right-fade.png) center no-repeat;
	right: 0;
}
#content a.next:hover  {
	right: 0;
	background: url(/images/slider/arrow-right.png) center no-repeat;
}

table.Prices table{
	width: 100%;
}
table.Prices table td,
table.Pricing td
{
	padding: .3em .5em;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
table.Prices table th,
table.Pricing th{
	padding: .3em .5em;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #efefef;
}
table.Pricing th{
	border-top: solid 1px #ccc;
}
table.Prices table td.first,
table.Prices table th.first,
table.Pricing th.first,
table.Pricing td.first{
	border-left: solid 1px #ccc;
}
table.Prices table tr.firstRow td{
	border-top: solid 1px #ccc;
}
table.Pricing td.Seperator {
	border-left: none;
	border-right: none;
}

#LoadingBar {
	display:none;
	background: url(/images/ajax-loader.gif) no-repeat center center;
}
span.valid span { background-repeat:no-repeat;}
span.valid span.validYes{ background-image:url(/scripts/validateemail/validYes.png) }
span.valid span.validNo{ background-image:url(/scripts/validateemail/validNo.png) }

/* ----------- ADMIN --------------- */

.icon {
	width: 16px;
	height: 16px;
	overflow:hidden;
	text-indent: 30000px;
	display:inline-block;
	cursor:pointer;
}
.icons {
	width: 16px;
	height: 16px;
	overflow:hidden;
	text-indent: 30000px;
	display:inline-block;
	cursor:pointer;
	background-image: url(/images/icons.png);
	background-repeat:no-repeat;
}
.dateField span.valid{
    margin-left: -20px;
    margin-top: 8px;
    position: absolute;
}
.prevLink 	{ background-position: -73px -348px;}
.nextLink	{ background-position: -34px -348px;}
#Processing{
	display: none;
	text-align:center;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background:#C0FBBF;
	border: dashed 1px #ccc;
}
.ui-sortable-helper {
	border: solid 1px #ccc;
}
.sliderTitle { font-weight: bold; padding: 3px 3px;}
.sliderUrl { font-size: 9px; padding: 5px 3px;}
.JustDoIt button,
.JustDoIt img {
	cursor: pointer;
}
.JustDoIt span,
.JustDoIt button {
	width: 60px;
	font-size:.8em;	
	padding: 2px 4px;
	line-height: 1.2em;
}
.JustDoIt button.archive {
	background-color: #FCCCBC;
}
.JustDoIt button.accept {
	background-color: #D9FDD7;
}
.JustDoIt span {
	border-right: 3px solid #fff;;
	border-left: 3px solid #fff;;
}
.finalist-star span { background: url(/images/star-off.gif) }
.finalist-star span.finalist { background: url(/images/star.gif) }

.ofthemo span{
	font-size:8px;
	text-align:center;
	color: #ccc;
	cursor:pointer;
}
.ofthemo .award {
	color:#900;
}
.edit,.datepicker { cursor:pointer;}
.edit:hover, .datepicker:hover{background-color: #E4FED6;}
.AdminButtons *{
	margin: 6px;
}
.adminIcons{
	position:absolute;
	top: 5px;
	right: 5px;
}
.adminIcons * {
	margin: 0 1px;
}
