html{
	font-size:100.01%;
}
body{
	background: url(../images/bg-body.gif) repeat;
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px arial,sans-serif;
	vertical-align:middle;
}
.wrapper-holder{
	width:850px;
	overflow:hidden;
	padding:0 15px;
	margin:0 auto;
	background: url(../images/bg-wrapper.png) repeat-y;
}
#wrapper{
	padding:0 4px;
	background:#fff;
	position:relative;
	width:842px;
	overflow:hidden;
}
/*header*/
#header{
	position:absolute;
	top:0;
	left:4px;
	height:154px;
	width:842px;
	overflow:hidden;
	background: url(../images/bg-headre.gif) no-repeat;
}
#header .holder{
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
/*main-menu*/
.menu-hold{
	padding:0 4px 0 0;
	float:right;
	height:34px;
	overflow:hidden;
}
.menu-hold .right{
	float:right;
	width:9px;
	height:34px;
	overflow:hidden;
	background: url(../images/main-menu-r.png) no-repeat;
}
.menu-hold .left{
	float:right;
	width:9px;
	height:34px;
	overflow:hidden;
	background: url(../images/main-menu-l.png) no-repeat;
}
ul.main-menu{
	float:right;
	height:34px;
	overflow:hidden;
	margin:0;
	padding:0 11px 0 4px;
	list-style:none;
	background: url(../images/main-menu.png) repeat-x;
}
.main-menu li{
	padding:0 8px;
	background: url(../images/separator.gif) no-repeat 0 7px;
	float:left;
	font-size:120%;
	line-height:185%;
}
.main-menu li:first-child{
	background:none;
}
.main-menu li a{
	color:#633825;
}
#header h1{
	text-align:center;
	margin:0;
	color:#fff;
	font:380%/120% "Minion Pro", "Minion Regular", Minion, Georgia, Arial, Helvetica, sans-serif;
	text-shadow:2px 2px 3px #402808;
}
#header h2{
	margin:0;
	color:#fff;
	text-align:center;
	font-size:170%;
	line-height:120%;
	font-family: "Minion Pro", "Minion Regular", Minion, Arial, Helvetica, sans-serif;
	text-shadow:2px 2px 3px #402808;
}
/*logo*/
.logo{
	display:block;
	position:absolute;
	top:0;
	left:16px;
	width:162px;
	height:232px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:2;
}
.logo a{
	cursor:pointer;
	height:100%;
	display:block;
	background: url(../images/logo.png) no-repeat;
}
/*main*/
.main-holder{
	width:842px;
	overflow:hidden;
	padding:154px 0 0;
	background: url(../images/bg-main-holder.gif) repeat-y;
}
.main-area{
	width:842px;
	overflow:hidden;
	background: url(../images/bg-main-area.gif) no-repeat 0 100%;
}
#main{
	padding:0 0 39px;
	width:842px;
	overflow:hidden;
	background: url(../images/bg-main.gif) no-repeat;
}
/*sidebar*/
#sidebar{
	float:left;
	width:208px;
	padding:82px 6px 0;
	overflow:hidden;
	margin:0 4px 0 0;
}
ul.menu{
	width:200px;
	overflow:hidden;
	margin:0 0 52px 4px;
	padding:0;
	list-style:none;
	border-top:1px solid #aeb5b9;
}
.menu li{
	border-bottom:1px solid #aeb5b9;
	padding:1px 0;
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	font-size:150%;
	line-height:120%;
	font-weight:bold;
}
.menu li a{
	padding:7px 4px 6px;
	display:block;
	color:#63392a;
}
.menu li.active a:hover,
.menu li.active a{
	text-decoration:none;
	background:#fff;
}
.menu li a:hover{
	background:#fdf7b6;
	text-decoration:none;
}
/*box*/
.box{
	width:208px;
	overflow:hidden;
	background: url(../images/bg-box.gif) repeat-y;
}
.box a {
  color: #0072bc;
  text-decoration:underline;
}
.box a:hover {
  color: #0072bc;
  text-decoration:none;
}
/*.box a:visited {
  color: #0072bc;
}*/

.box .top{
	width:208px;
	overflow:hidden;
	background: url(../images/bg-box-t.gif) no-repeat;
}
.box .bottom{
	padding:0 13px 14px;
	width:182px;
	overflow:hidden;
	background: url(../images/bg-box-b.gif) no-repeat 0 100%;
}
.box blockquote{
	margin:0 0 9px;
	quotes:none;
	color:#666666;
	font-size:130%;
	line-height:170%;
	padding:15px 0 7px 6px;
	border-bottom:1px solid #777;
}
.box blockquote:after{
	content:"";
	display:block;
	clear:both;
}
.box blockquote span{
	padding:2px 0 0 5px;
	display:block;
}
.box .holder{
	margin:0 0 10px;
	width:100%;
	overflow:hidden;
}
.box .holder .img-holder{
	float:left;
	width:50px;
	padding:0 4px 0 0;
}
.box .holder .img-holder img{
	display:block;
}
.box .holder .txt{
	padding:8px 0 0;
	width:128px;
	float:left;
	overflow:hidden;
}
.box .holder .txt span{
	margin:0 0 3px;
	letter-spacing:-1px;
	color:#464646;
	display:block;
	font-size:180%;
	line-height:120%;
}
a.get-copy{
	display:block;
	width:92px;
	height:36px;
	overflow:hidden;
	color:#fff;
	padding:0 0 0 30px;
	font:120%/260% Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/bg-get-copy.png) no-repeat;
	text-decoration:none;
}
a.get-copy:hover{
	color:#fff;
	text-decoration:underline;
}
/*content*/
#content{
	width:598px;
	padding:0 0 0 20px;
	overflow:hidden;
	float:right;
}
/*placeholder*/
.placeholder{
	margin:0 0 12px;
	width:579px;
	height:324px;
	padding:0 0 6px 3px;
	overflow:hidden;
	background: url(../images/bg-placeholder.png) no-repeat;
}
.placeholder img{
	display:block;
}
#content .wrapp{
	padding:0 0 0 2px;
	width:579px;
	overflow:hidden;
}
#content .head{
	margin:0 0 14px;
	width:100%;
	/*overflow:hidden;*/
}
#content .head h3{
	margin:0;
	color:#777;
	font:bold 360%/120% Georgia, Arial, Helvetica, sans-serif;
}
#content .head strong{
	display:block;
	color:#777;
	font:bold 180%/120% Georgia, Arial, Helvetica, sans-serif;
}
/*item*/
.item-holder{
	margin:0 0 27px;
	border-top:1px solid #777;
	border-bottom:1px solid #777;
	width:574px;
	overflow:hidden;
	padding:1px 0;
}
.inner .item-holder{
	margin-bottom:22px;
}
.item{
	width:567px;
	padding:0 8px 1px 16px;
	overflow:hidden;
	background:#dad5a4;
}
.text-size{
	float:left;
}
.text-size span{
	float:left;
	color:#666;
	font:130%/212% Georgia, Arial, Helvetica, sans-serif;
}
.text-size ul{
	float:left;
	margin:0;
	padding:4px 0 0 5px;
	list-style:none;
}
.text-size li{
	padding:0 5px 0 0;
	float:left;
	width:29px;
	height:23px;
}
.text-size li.small a{
	display:block;
	height:23px;
	width:29px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/wp-content/themes/sosc/images/bg-text-siae-a.gif) no-repeat;
}
.text-size li.activeSmall a{
	background: url(/wp-content/themes/sosc/images/bg-text-siae-a2.gif) no-repeat;
}
.text-size li.large a{
	display:block;
	height:23px;
	width:29px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/wp-content/themes/sosc/images/bg-text-siae2.gif) no-repeat;
}
.text-size li.activeLarge a{
	background: url(/wp-content/themes/sosc/images/bg-text-siae.gif) no-repeat;
}
ul.item-list{
	float:right;
	margin:0;
	overflow:hidden;
	padding:3px 0 0;
	list-style:none;
}
.item-list li{
	display:inline;
	background: url(../images/separator02.gif) no-repeat;
	float:left;
	margin:0 8px 0 -8px;
	padding:0 8px;
}
a.share{
	float:left;
	width:102px;
	height:23px;
	color:#0e87c5;
	text-align:center;
	font:12px/21px Georgia, Arial, Helvetica, sans-serif;
	background: url(../images/bg-share.gif) no-repeat;
}
a.printer{
	float:left;
	color:#666;
	padding:0 0 0 34px;
	background: url(../images/bg-printer.gif) no-repeat 0 1px;
	font:130%/174% Georgia, Arial, Helvetica, sans-serif;
}
/*two-col*/
.two-col{
	width:100%;
	overflow:hidden;
}
.two-col .text{
	float:left;
	width:311px;
	padding:0 10px 0 0;
}
.two-col .text p{
	font-size:120%;
	line-height:150%;
	color:#000;
	margin:0 0 18px;
}
.two-col .text p a{
	color:#0072bc; 
	text-decoration:underline;
	white-space:nowrap;
}
.two-col .text p a:hover{
	text-decoration:none;
}
.text a{
	color:#0072bc; 
	text-decoration:underline;
	/*white-space:nowrap;*/
}
.text-holder a:hover{
	text-decoration:none;
}
.text-holder a{
	color:#0072bc; 
	text-decoration:underline;
	/*white-space:nowrap;*/
}
.text a:hover{
	text-decoration:none;
}

/*image-holder*/
.two-col .holder{
	float:left;
	width:258px;
	overflow:hidden;
}
.two-col .image-holder{
	padding:5px 0 0 7px;
	width:251px;
	height:284px;
	overflow:hidden;
	background: url(../images/bg-image-holder.gif) no-repeat;
}
.two-col .image-holder img{
	display:block;
}
.two-col .holder span{
	display:block;
	color:#666;
	font-size:130%;
	line-height:118%;
	padding:0 10px 0 5px;
}
/*footer*/
#footer{
	padding:11px 14px 0 37px;
	width:791px;
	overflow:hidden;
	min-height:310px;
	background: url(../images/bg-footer.jpg) no-repeat;
}
* html #footer{
	height:314px;
	overflow:visible;
}
.box-one-hold{
	padding:63px 0 0;
	float:left;
	width:335px;
	overflow:hidden;
}
.box-one-hold .top{
	width:335px;
	height:3px;
	overflow:hidden;
	background: url(../images/box-one-t.png) no-repeat;
}
.box-one-hold .bottom{
	width:335px;
	height:3px;
	overflow:hidden;
	background: url(../images/box-one-b.png) no-repeat;
}
.box-one{
	color:#dad5a4;
	font:110%/150% Verdana, Arial, Helvetica, sans-serif;
	width:310px;
	padding:5px 14px 0 11px;
	overflow:hidden;
	background: url(../images/box-one.png) repeat-y;
}
.box-one ul{
	margin:0 0 13px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
.box-one li{
	background: url(../images/separator03.gif) no-repeat 0 2px;
	display:inline;
	padding:0 2px 0 6px;
}
.box-one li:first-child{
	background:none;
	padding-left:0;
}
.box-one li a{
	white-space:nowrap;
	color:#dad5a4;
	text-decoration:underline;
}
.box-one li a:hover{
	text-decoration:none;
}
.box-one p{
	margin:0 0 9px;
}
/*box-two*/
.box-two-holder{
	float:right;
	width:438px;
	overflow:hidden;
}
.box-two-holder .top{
	width:438px;
	height:14px;
	overflow:hidden;
	background: url(../images/box-two-t.png) no-repeat;
}
.box-two-holder .bottom{
	width:438px;
	height:14px;
	overflow:hidden;
	background: url(../images/box-two-b.png) no-repeat;
}
.box-two{
	width:416px;
	padding:0 13px 0 9px ;
	overflow:hidden;
	background: url(../images/box-two.png) repeat-y;
}
.box-two .heading{
	margin:0 0 11px;
	width:356px;
	padding:0 21px 4px 39px;
	overflow:hidden;
	background:#0e87c5	 url(../images/bg-heading-footer.gif) no-repeat 11px 0px;
}
.box-two .heading strong{
	font-size:140%;
	line-height:120%;
	color:#fff;
}
.box-two .heading a{
	color:#fff;
	font-size:120%;
	line-height:120%;
	text-decoration:underline;
}
.box-two .heading a:hover{
	text-decoration:none;
}
.box-two .heading span{
	padding:3px 0 0;
	display:block;
	color:#fff;
	font-size:120%;
	line-height:120%;
}
/*form*/
#footer .form-holder{
	padding:0 23px 0 0;
	width:314px;
	overflow:hidden;
	margin:0 auto;
}
#footer .form-holder .holder{
	margin:0 0 5px;
	width:100%;
	overflow:hidden;
}
#footer .form-holder .holder02{
	padding:0 0 0 95px;
}
#footer .form-holder label{
	width:100px;
	float:left;
	font-weight:bold;
	color:#3b1e29;
	font-size:120%;
	line-height:152%;
}
#footer .form-holder input{
	padding:2px 1px 2px 2px;
	float:left;
	width:209px;
	font-size:11px;
	color:#898989;
	border:1px solid #1088c6;
}
#footer .form-holder input.code{
	margin:0 10px 0 0;
	width:63px;
}
#footer .form-holder .holder a{
	line-height:158%;
	text-decoration:underline;
	color:#3b1e29;
	font-size:110%;
}
#footer .form-holder .holder a:hover{
	text-decoration:none;
}
#footer .form-holder .radio-hold{
	float:left;
	overflow:hidden;
}
#footer .form-holder .radio-area{
	padding:0 12px 0 0;
	float:left;
	overflow:hidden;
}
#footer .form-holder .radio-hold input{
	margin:2px 1px 0 0;
	width:15px;
	height:16px;
	float:left;
	border:none;
}
#footer .form-holder .radio-hold label{
	line-height:156%;
	width:auto;
	font-weight:normal;
}
#footer .form-holder .holder-btn{
	float:left;
	width:101px;
	height:40px;
	background: url(../images/bg-btn.gif) no-repeat;
}
#footer .form-holder .holder-btn input{
	outline: none;
	cursor:pointer;
	font:13px/16px Georgia, Arial, Helvetica, sans-serif;
	width:101px;
	height:40px;
	border:none;
	padding:0 0 3px 16px;
	background:none;
	color:#fff;
}
#footer .form-holder .link{
	padding:8px 0 0 5px;
	float:left;
}
#footer .form-holder .none{
	display:none;
}
/*main-navigation*/
ul.main-navigation{
	overflow:hidden;
	margin:0;
	padding:0 0 17px;
	list-style:none;
	text-align:center;
}
.main-navigation li{
	display:inline;
	color:#666;
	font-size:140%;
	padding:0 6px;
	background: url(../images/separator04.gif) no-repeat 0 2px;
}
.main-navigation li:first-child{
	background:none;
}
.main-navigation li a{
	color:#0E87C5;
	text-decoration:underline;
}
.main-navigation li a:hover{
	text-decoration:none;
}
/*INNER*/
/*main-nav*/
ul.main-nav{
	margin:0 0 25px -10px;
	padding:13px 0 0 4px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.main-nav li{
	float:left;
	font-size:130%;
	line-height:120%;
	padding:0 10px;
	background: url(../images/arrow.gif) no-repeat 100% 4px;
}
.main-nav li a{
	color:#666;
	text-decoration:underline;
}
.main-nav li a:hover{
	text-decoration:none;
}
/*visual-box*/
.visual-box{
	margin:0 0 18px;
	width:100%;
	overflow:hidden;
}
.visual-box .image-hold{
	float:left;
	width:75px;
	height:72px;
	padding:6px 0 0 8px;
	background: url(../images/bg-image-hold.gif) no-repeat;
}
.visual-box .image-hold img{
	display:block;
}
.visual-box .text{
	float:left;
	width:490px;
	padding:0 0 0 6px;
}
.visual-box .text h4{
	margin:0;
	color:#63392a;
	font-size:160%;
	line-height:120%;
}
.visual-box .text h4 a{
	color:#63392a;
}
.visual-box .text h4 a:hover{
	color:#0072bc;
}
.visual-box .text p{
	margin:0;
	color:#000;
	font-size:130%;
	line-height:132%;
}
a.more{
	text-decoration:underline;
	color:#0072bc;
	padding:0 0 0 10px;
	background: url(../images/arrow02.gif) no-repeat 0 6px;
}
a.more:hover{
	text-decoration:none;
}
/*INNER02*/
.text-holder{
	margin:0 0 7px;
	width:577px;
	padding:0 0 0 2px;
	overflow:hidden;
}
.text-holder h4{
	margin:0 0 14px;
	font-size:220%;
	line-height:80%;
	color:#63392a;
}
.text-holder .block{
	margin:0 0 10px;
	padding:0 0 0 15px;
	float:right;
	width:259px;
	overflow:hidden;
}
.text-holder .block .image-wrapp{
	margin:0 0 12px;
	width:252px;
	height:243px;
	padding:6px 0 0 7px;
	overflow:hidden;
	background: url(../images/bg-image-wrapp.gif) no-repeat;
}
.text-holder .block .image-wrapp img{
	display:block;
}
.text-holder p{
	margin:0 0 12px;
	font-size:130%;
	line-height:138%;
	color:#000;
}
.text-holder li {
	font-size:130%;
}
.text-holder li li{
	font-size:100%;
}

.text li {
	font-size:130%;
}
.text li li{
	font-size:100%;
}

.list-page{
	width:280px;
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	overflow:hidden;
}
.list-page li{
	height:1%;
	background: url(../images/bullet.gif) no-repeat 1px 8px;
	margin:0 0 8px;
	overflow:hidden;
	padding:0 0 0 9px;
	vertical-align:top;
	font-size:130%;
	line-height:127%;
	color:#000;
}
/*box-helpful*/
.box-helpful{
	margin:0 7px 10px 20px;
	width:241px;
	 overflow:hidden; 
	background: url(../images/box-help-c.gif) repeat-y;
	float:right;
	clear:both;
}
.box-helpful .top{
	width:241px;
	/* overflow:hidden; */
	background: url(../images/box-help.gif) no-repeat;
}
.box-helpful .bottom{
	width:235px;
	padding:6px 0 6px 8px;
	/* overflow:hidden; */
	background: url(../images/box-help-b.gif) no-repeat 0 100%;
}
.box-helpful .area{
	padding:12px 6px 12px 12px; 
	width:205px;
	/* overflow:hidden; */
	background: url(../images/box-help-area.gif) repeat-x 0 100%;
}
.box-helpful .heading{
	margin:0 0 7px;
	padding:0 0 4px;
	width:100%;
	/* overflow:hidden; */
	border-bottom:1px solid #777;
}
.box-helpful .heading a {
	text-decoration:none;
}
.box-helpful .heading h4{
	color:#63392a;
	font:bold 130%/120% Georgia, Arial, Helvetica, sans-serif;
	margin:0;
	text-decoration:none;
}
.box-helpful ul{
	margin:0 0 6px 0;
	padding:0 10px 0 12px;
	list-style:none;
	/* overflow:hidden; */
}
.box-helpful li{
	margin:0 0 6px 0;
	height:1%;
	vertical-align:middle;
	font-size:130%;
	line-height:120%;
	color:#999;
	padding:0 0 3px 8px;
	background: url(../images/bullet02.gif) no-repeat 0 6px;
	
}
.box-helpful p {
	margin:0;
	padding:0;
}
.box-helpful li a{
	color:#0066cc;
	text-decoration:underline;
	white-space:normal;
}
.box-helpful li a:hover{
	text-decoration:none;
}
/*review*/
.review-hold{
	margin:0 0 4px;
	padding:24px 0 0 3px;
	width:570px;
	overflow:hidden;
	background: url(../images/bg-text-holder.gif) repeat-x;
}
.review-hold h4{
	margin:0 0 8px;
	color:#777;
	font:bold 160%/120% Georgia, Arial, Helvetica, sans-serif;
}
/*tree-columns*/
.tree-columns{
	font-size:130%;
	line-height:135%;
	width:570px;
	overflow:hidden;
	background: url(../images/bg-columns.gif) repeat-y;
}
.tree-columns .column-one,
.tree-columns .column-two,
.tree-columns .column-tree{
	float:left;
	overflow:hidden;
}
.tree-columns .column-one{
	width:155px;
	padding:0 23px 0 0;
}
.tree-columns .column-one a{
	background: url(../images/arrow03.gif) no-repeat 0 4px;
}
.tree-columns .column-two{
	width:155px;
	padding:0 5px 0 11px;
}
.tree-columns .column-two a{
	background: url(../images/arrow04.gif) no-repeat 4px 2px;
}
.tree-columns .column-tree{
	width:190px;
	padding:0 0 0 9px;
}
.tree-columns .column-tree a{
	background: url(../images/arrow05.gif) no-repeat 0 4px;
}
.tree-columns a{
	text-decoration:underline;
	float:left;
	padding:0 0 0 20px;
	color:#0e87c5;
}
.tree-columns a:hover{
	text-decoration:none;
}
.tree-columns span{
	display:block;
	clear:both;
	color:#000;
	padding:0 0 0 20px;
}
#wpstats {display:none;}

.ddsg-wrapper a {
	color:#0088C5;
}
.ddsg-wrapper a:visited {
	color:#0088C5;
}

/* Added to create effect on image rotator */
#slideshow {
	background:url(/wp-content/uploads/lowerlevelphotoshadow.gif) no-repeat right top;
	padding:0;
	width:256px;	
	margin:0;
}

#slideshow  img {
	align:right;
	padding:7px 0 0 7px;
}

/* ADDED BY Darrin */
#header span.urlDisplay { display:none; }

#gallery { cursor: default; }

.buyLinks td a {
  color: #0072bc;
}
.buyLinks td a:hover {
  color: #0072bc;
}
.buyLinks td a:visited {
  color: #0072bc;
}
/* RESOURCES PAGE */
h2#resources-downloads {
	background:url(/wp-content/uploads/2009/11/stages-resources-arrow.gif) no-repeat 0 0;
	padding:2px 0 5px 28px;
	display:block;
	font-size:170%;
	line-height:120%;
	font-family: "Minion Pro", "Minion Regular", Minion, Arial, Helvetica, sans-serif;
	color: #5e3a26;
}
h2#resources-other {
	background:url(/wp-content/uploads/2009/11/stages-resources-plus.gif) no-repeat 0 0;
	padding:2px 0 5px 28px;
	display:block;
	font-size:170%;
	line-height:120%;
	font-family: "Minion Pro", "Minion Regular", Minion, Arial, Helvetica, sans-serif;
	color: #5e3a26;
}
hr.divider {
	height:1px;
	border:0;
	clear:both;
	display:block;
	border:none;
	background-color:#fff;
	border-top:1px solid #dbe8ef;
	line-height:0;
}
ul.resources-list li {
	margin:5px 0;
}
ul.resources-list img {
	display:inline-block;
	margin:0;
	padding:0;
}