/*--------------------------------------------------
------------------  Reset   ------------------------
--------------------------------------------------*/
 
a:active {outline:none;}
:focus {-moz-outline-style: none; outline:none;}
* html a {noFocusLine: expression(this.onFocus=this.blur()); outline: none;}

img {border:none;}

/*--------------------------------------------------
------------------ Global Styles -------------------
--------------------------------------------------*/

body, html {height: 100%; width: 100%; margin: 0; padding: 0;}

body {
	background: #fff;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 100.01%;
	line-height: 1.25em;
	word-wrap: break-word;
}

a {color: #ff6e00; font-weight: bold; text-decoration: none;}
a:hover {color: #b5c412;}

h1, .ContentHeader {font-size: 2em; color: #b5c412; font-weight: normal; font-style: italic;}
h2, .ContentSubHeader, .SidebarLabel {font-size: 2em; font-weight: normal; color: #b5c412; font-family: georgia; line-height:2em; }
h3 {font-size: 1.15em; font-weight: normal; line-height: 1.5em;}

hr {height: 1px; background: #eee; color: #eee; border: none; margin: 2em 0; .margin: 1em 0;}

.clear {clear: both; height: 0; margin: 0; padding: 0;}
.floatleft {float: left;}
.floatright {float: right;}


/*--------------------------------------------------
------------------- Structure ----------------------
--------------------------------------------------*/

#wrapper {
	font-size: .95em;
	height: auto; width: 940px;
	margin: 0 auto;
	background:#fff;
}

	#header {
		background: url(./images/header_bg.png);
		border-bottom: 1px solid #eee;
		height: 145px; width: 940px;
		margin: 0 0 20px;
		position: relative; z-index: 9999;
	}
	
		#navbar {position: absolute; right: 0px; top: 75px; }
		
	#flashbox {height: 415px; width: 940px;}
	
	#sales_buttons {
		border-bottom: 1px solid #eee;
		height: 50px; width: 940px;
		padding: 20px 0;
		position: relative;
	}
	
	#primary {
		background: url(./images/primary_bg.png);
		border-bottom: 1px solid #eee;
		float: left;
		height: auto; width: 940px;
	}
	
		#description {
			float: left;
			height: auto; width: 280px;
			padding: 40px 40px 40px 0;
		}
		
		#recent_work {
			float: left;
			height: auto; width: 260px;
			padding: 40px;
		}
		
		#features {
			float: left;
			height: auto; width: 240px;
			padding: 40px 0 40px 40px;
		}

	#testimonials {
		background: url(./images/quote.png) no-repeat;
		border-bottom: 1px solid #eee;
		clear: both;
		float: left;
		width: 940px;
		margin: 20px 0 20px 0;
		padding: 0 0 20px;
	}
	
	#footer {clear: both; height: 150px; width: 940px;}

	#main_content {visibility: hidden; position:absolute; width:1px; height:1px; overflow:hidden; }
	
/*------------------ Subpage --------------------*/

#sub_primary {
	background: url(./images/sub_primary.png);
	border-bottom: 1px solid #eee;
	float: left; 
	height: auto; width: 940px;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

	#sub_primary_sans {
		border-bottom: 1px solid #eee;
		float: left; 
		height: auto; width: 940px;
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	
#main {float: left; height: auto; width: 640px; margin: 0;}

	#main_sans_sidebar {float: left; height: auto; width: 940px; margin: 0;}

#sidebar {float: right; height: auto; width: 260px;}

	#no_sidebar {display: none;}
	
#sub_footer {clear: both; height: 150px; width: 940px;}


/*------------------ Header --------------------*/

#header h1 {margin: 0;}

#logo {
	height: 50px; width: 215px;
	position: absolute; top: 65px; left: 0;
}

#header_info {
	position: absolute; right: 40px; top: 7px;
	text-align: right;
	width: auto;
}

	#header_info h2, #header_info h1 {
		display: inline;
		font-size: 1em;
		font-weight: normal;
		margin: 0;
	}

	#header_social_media {position: absolute; top: 8px; right: 0;}
	#header_social_media a {margin-left: 3px;}


/*------------------ Sales Buttons --------------------*/	
	
#button_order {
	background: url(./images/button_order.png);
	display: block;
	height: 50px; width: 215px;
	position: absolute; right: 0;
	text-indent: -9999px;
}
	
	#button_order:hover {background-position: 0 -50px;}
	#button_order:active {background-position: bottom;}
	
#image_links {list-style: none; margin: 0; padding: 0;}

	#image_links li {display: inline; float: left;}
	
	#image_links li a {display: block; height: 50px; width: 235px; text-indent: -9999px;}
	
	#image_link1 {background: url(./images/image_links.png);}
	#image_link2 {background: url(./images/image_links.png) -235px 0;}
	#image_link3 {background: url(./images/image_links.png) -470px 0;}
	
	#image_link1:hover {background-position: 0 -50px;}
	#image_link2:hover {background-position: -235px -50px;}
	#image_link3:hover {background-position: -470px -50px;}
	
	#image_link1:active {background-position: 0 -100px;}
	#image_link2:active {background-position: -235px -100px;}
	#image_link3:active {background-position: -470px -100px;}
	
/*------------------ Description --------------------*/

#heading_description {
	background: url(./images/heading_description.png);
	height: 85px; width: 280px;
	margin: 0 0 20px;
	text-indent: -9999px;
}


/*------------------ Recent Work --------------------*/

#heading_design {
	background: url(./images/heading_design.png);
	height: 85px; width: 220px;
	margin: 0 0 20px;
	text-indent: -9999px;
}

#mini_portfolio {
	float: left;
	height: auto; width: 280px;
	list-style: none; 
	margin: 0; padding: 0;
}

	#mini_portfolio li {float: left;}
	
	#mini_portfolio li a {
		border: 5px solid #eee;
		display: block;
		height: 60px; width: 60px;
		margin: 0 20px 20px 0;
	}
	
		#mini_portfolio li a:hover {border: 5px solid #ff6e00;}
	
	#mini_portfolio li a img {height: 60px; width: 60px;}

/*------------------ Recent Work --------------------*/

#heading_features {
	background: url(./images/heading_features.png);
	height: 85px; width: 180px;
	margin: 0 0 20px;
	text-indent: -9999px;
}


/*------------------ Testimonials --------------------*/
	
#testimonial_content {float:left; width:720px; margin: 0 20px 0 80px; }

#view_all_testimonials {float:right; width:100px; text-align: center;}
	
	
/*------------------ Footer --------------------*/

#logo_mini {
	display: block;
	float: left;
	height: 41px; width: 51px;
}

#sub_menu {float: right; margin: 0; width: 580px;}
	
	#secondary_nav {float: right; list-style: none; margin: 0 0 8px; padding: 0;}
	#secondary_nav li {border-right: 1px solid #ccc; display: inline; padding: 0 8px 0 3px; .padding: 0 5px 0 8px;}
	#secondary_nav li.last {border: none; padding: 0 0 0 3px; .padding: 0 0 0 8px;}
		
		#social_media_links_list {clear: both; display: block; list-style: none; margin: 0 0 15px; padding: 0; text-align: right;}
		#social_media_links_list li {display: inline;}
		#social_media_links_list li a {padding-left: 3px;}
		
	#footer_info {clear: both; float: right; text-align: right;}
		

/*------------------ 3k. Breadcrumbs --------------------*/

#breadcrumbs {
    background: #eee;
    margin: 0 0 10px 0;
	min-height: 30px;
	padding: 10px;
}

	#breadcrumbs_trail a {
		background: #fff url(./images/breadcrumb_endcap.png) right no-repeat;
		border: none;
		display: block;
		float: left;
		margin-right: 5px;
		padding: 5px 10px;
	}

	#printable {
		background: url(./images/icon_printer.png);
		display: block;
		float: right;
		height: 16px; width: 16px;
		margin: 7px 0 0 7px;
		overflow: hidden;
	}
	
		#printable a {background: none; text-indent: -9999px;}
		
	#rss {
		background: url(./images/icon_feed.png);
		display: block;
		float: right;
		height: 16px; width: 16px;
		margin: 7px 0 0 0;
		text-indent: -9999px;
	}


/*--------------------------------------------------
------------------ CSS MENU ------------------------
--------------------------------------------------*/

/* ------ Menu Setup ------ */

.menu, .menu ul {
	cursor: pointer;
	display: block; 
	list-style: none; 
	margin: 0px;
	padding: 0px; 
	position: relative;
	text-align:left; 
	z-index: 1999; 
}
.menu li {float: left;}
.menu li:hover {position: relative; z-index: 1999;}
.menu li:hover>ul {display: block; position: absolute;}
.menu ul li {clear: both; display: block;}

/* 1st Level Vertical Centering */
.menu .cssnavlevelone {margin: 0; height:35px; vertical-align:middle;}
img.cssnavlevelone {border: 0;}

/* ------ Container Positioning ------ */

/* first level sub menu container */
.menu li ul {display: none;}
/* 2nd level sub menu container (needs nothing if horizontal) */
.menu ul li ul {border-top: none;}
/* 3rd+ level sub menu container */
.menu li ul li ul {left: 172px; margin-top: -31px;}

/* ------- Menu Styling ----------*/

/* 1st level styles (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	/* border-left: 1px solid #eee; */
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0px 10px; 
	text-decoration: none;
}

	.menu a.first {border-left: none;}

/* 2nd+ level styles */
.menu li ul li a {
	background: #eee;
	border-top: 1px solid #fff;
	font-size: 12px;
	font-weight:normal; 
	padding: 5px 10px 5px; 
	width: 150px; 
}
	
/* ------- Hover Styling ----------*/

/* 1st level rollovers */
#navbar li:hover>a {color: #fff; background: #ff6e00; cursor: pointer; display: block; }

/* 1st level active page button color or bg */
a.active {background:; color: #b5c412;}

/* 1st level active page rollover, if desired to be different */
#navbar li:hover>a.active {background: #b5c412;}

/* 2nd+ level rollovers (if desired) */
#navbar li ul li:hover>a, #navbar li ul li:hover>a.firstsubitem {color: #fff; background: #ff6e00; cursor: pointer; display: block;}

/* 2nd+ level active page button color or bg */
#navbar li ul li a.active {color: #fff; background: #b5c412;}

/* 2nd+ level active page rollover, if desired to be different */
#navbar li ul li:hover>a.active {color: #fff; background: #b5c412; }

/* ------- Graphic Menu ------*/

#navbar a.cssnavlevelone {position:relative;height:35px;overflow:hidden;display:block}
#navbar .navimg {position:relative;}
#navbar .firstlevel:hover>a.cssnavlevelone img, .firstlevel:hover>a.first img {top:-35px;}

/* active states */
#navbar a.active img {top:-70px;}

/* --- don't show ie6 text --- */
#navbar span {display:none;}

/*---------- ie6 MAIN MENU hacks -----------*/

/* --- show text, not images, if ie 6 --- */
* html #navbar .navimg {display:none;}
* html #navbar span {display:inline;}
* html #navbar a.cssnavlevelone {overflow:visible;}

/* --- prevent menu from going full-width on top of logo --- */
* html #navbar .menu {float:right; }
* html #navbar {width:720px;}

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:#ff6e00; color:#fff;}
* html #navbar a.active:hover {color: #fff; background: #b5c412; }

/* sub level rollovers (if desired) */
* html #navbar table a:hover {background: #ff6e00; color: #fff;}
* html #navbar table a.active:hover {color: #fff; background: #b5c412; }

* html .menu {display:inline-block;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px;}
* html .menu li ul {display:block;position:absolute;visibility:hidden;}

* html .menu iframe {position:absolute; left:-9999px; top:-9999px; border:0px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;display:none;visibility:hidden;}

/* correct position issue */
* html .menu li a table {position:relative;left:-11px;top:-1px;}
* html .menu li a table li a table {position:relative;left:-12px;top:9px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* enter as many levels as you wish to support */
* html .menu a:hover ul ul {visibility:hidden;}
* html .menu a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}

* html .menu a:hover ul {visibility:visible;z-index:2000;}
* html .menu a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}


/*--------------------------------------------------
------------------ Calendar ------------------------
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position: relative; text-decoration: none;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background: #eee;
    display: block;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 15px; left: 15px;
    width: 200px;
    z-index: 101;
    	border-radius: 5px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #eee;
	border: 2px solid #fff;
    width: 200px;
    font-size: .75em;
    display: inline-block;
    padding: 10px 15px;
    	border-radius: 5px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
}

.CalOverTitle {font-weight: bold; color: #b5c412;}

/* ----------- Mini Cal Styles ------------*/

#calendartable td a {display: block; height: 25px; text-align: center;}
#calendartable td a:hover {background: #333; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calnav {margin: 0 0 10px;}

/* ----------- MAIN Cal Styles ------------*/

#maincal {display: block;}
#mainCal td {font-size: 12px; padding: 5px 10px; width: 14%; vertical-align: top;}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#ff6e00;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #ff6e00;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #ff6e00;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {color: #b5c412; z-index: 1;}

/* ----------- Inside Each Day ------------*/

img.caldot {border: 0px; padding-right: 2px; vertical-align: middle;}
.calEventName {margin-bottom: 3px;}

.ToDay {background: #ddd;}
.WeekendDay, .WeekDay {background: #eee;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color: #666;}

.ColumnHeader {color: #fff; background: #666; font-weight: bold; padding: 5px;}


/*--------------------------------------------------
---------------- GLOBAL FRONT END ------------------
--------------------------------------------------*/

#pagination a {
	border: 1px solid #eee; 
	font-weight: bold; 
	line-height: 2em; 
	padding: 3px 5px; 
	text-decoration:none;
}
#pagination a:hover {background: #eee; border: 1px solid #eee;}
#pagination .OnPageNumber {border: 1px solid transparent; color: #666;}

form {margin: 0px; padding: 0px;}
input, select {margin-bottom: 5px; margin-right: 10px; vertical-align: middle;}

.PicOff {border: 5px solid #eee; margin: 5px; vertical-align: middle;}
.PicOn {border: 5px solid #ff6e00; margin: 5px; vertical-align: middle;}

.GraphBar {background: #b5c412; margin: 0 10px;}

.RequiredFieldLabel {color:; font-weight: bold;}
.SmallNote {font-size: .75em; font-style: italic;}
 
table.contentTable, table.itemTable {width: 100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #eee; text-align: left;}
.contentTable th {color: #666; border-bottom: 2px solid #eee; text-align: left;}
.contentTable th strong, .itemTable th strong {font-size: 100%;}
.contentTable th span {font-size: 100%; font-weight: normal;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding: 5px;}
.itemTable th {
	border-bottom: 1px solid #eee;
	color: #666;
	padding-right: 20px;
	text-align: right;  
	width: 100px;
}
.tdcheckbox {text-align: center; width: 75px;}

table.contentTable {} 
.contentTable td {border-bottom: 1px solid #ccc;text-align:left;}
.contentTable td strong {color:#555555;}
.contentTable th {color:#ff9900;border-bottom: 1px solid #b5c412;text-align:left;font-size:120%;}
.contentTable th strong {font-size:120%;}
 
fieldset {border: 1px solid #eee; margin: 20px 0; padding: 0px;}
fieldset div {padding: 20px;}
fieldset legend {color: #666; font-weight: bold; margin: 0 0 0 20px; }

.borderbox {border: 1px solid #eee; padding: 5px;}
.iconlink {margin: 0 5px;}

.submitbutton, .smallbutton, .smallselect, .smallinput {
	background: #fff url(/sr/images/buttonbg.jpg) repeat-x;
	border: 1px solid #ccc;
	color: #222;
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin:1px; 
	padding: 5px 7px; 
	overflow: visible; 
	vertical-align: middle; 
}
.smallbutton, .smallselect, .smallinput {font-size: 10px; font-weight: normal; padding: 2px; text-transform: uppercase;}
.smallinput {background-image: none;}
.smallbutton, .submitbutton {cursor: pointer;}
.smallselect {border: none;}

input, select,  .textareainput {border: 1px solid #ddd; padding: 5px;}
input:focus, select:focus, .textareainput:focus, .iefocus {border: 1px solid #ff6e00;}

#help, .help {background-color: #FFFFCC; border: 2px solid #dddb54; margin-bottom: 10px; padding: 10px;}
#help ol {margin-top: 3px; margin-bottom: 3px;}
#error, .error {background-color: #FBE3E4; border: 2px solid #FBC2C4; color: #000; margin-bottom: 10px; padding: 10px;}
#error ul {margin: 0 0 0 15px; padding: 0px;}
#success, .success {background-color: #E6EFC2; border: 2px solid #C6D880; color: #529214; margin-bottom: 10px; padding: 10px;}