/* 
	Theme Name: Loft 8 Gamburd
	Theme URL: http://www.loft8studio.com
	Description: Loft8Gamburd is a 2-column Widget-ready theme created for WordPress.
	Author: Loft8Studio
	Author URI: http://www.loft8studio.com
	Version: 1.0
	Tags: two columns, fixed width, black, white, gray, blue, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 2/20/09
*/

body {
	background: #D0DAD6;
	/*width: 980px;*/
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF url(images/wrap.gif);
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	}

#credit {
       margin: auto;
       text-align: center;
       }
#credit a {
       text-decoration: none;
       color: #222222;
       }
#credit a:hover {
       text-decoration: none;
       color: #FF8800;
       }
/************************************************
*	Span items									*
************************************************/

span.orange {
    color: #FF8800;
}
span.light {
    color: #b5e1e2;
}
span.lightsmall {
    color: #FFFFF0;
    font-size: 12px;
}
span.greysmall {
    color: #6B7A73;
    font-size: 12px;
}
span.heading {
    background: transparent url(images/h1_image.png);
    color: #FFFFFF;
	font-size: 24px;
	font-family:  "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 30px;
	line-height: 50px;
    text-transform: uppercase;
}
.editlink {
    color: #6B7A73;
    margin: 0 0 0 20px;
}

/************************************************
*	Plug-ins and Misc CSS									*
************************************************/
.sociable {
	padding: 0px 0px 5px 30px;
}
.sociable_tagline {
        font-size: 16px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: normal;
        padding: 0px 0px 10px 20px;
}
#apf_post_footer {
        padding: 0px 0px 10px 30px;
        margin: 10px 0px 10px 20px;
}
#apf_post_footer h4 {
        font-size: 14px;
        text-transform: uppercase;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
}

.wp-pagenavi a, .wp-pagenavi a:link {
      padding: 2px 4px !important;
      }

/************************************************
*	WP-Table Reloaded									*
************************************************/
#content .wp-table-reloaded {
        background-color:#FFFFFF;
        font-size:14px;
        margin:0 0 0 25px;
        text-align:left;
        width:70%;
}
#content .wp-table-reloaded th {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color: #557e6f;
	font-size: 16px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
        padding: 20px 0 0;
	line-height: 20px;
}
#content .wp-table-reloaded td {
	color:#3D3D3D;
	padding:4px;
	background-color:#FFFFFF;
	vertical-align:top;
}
#content .wp-table-reloaded .even td {
	background-color:#FFFFFF;
}
#content .wp-table-reloaded .odd td{
	background-color:#F0F0F6;
}
#content .wp-table-reloaded .header {
	background-image:url(http://gamburd.com/site/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
#content .wp-table-reloaded .headerSortUp {
	background-color:#8DBDD8;
	background-image:url(http://gamburd.com/site/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

#content .wp-table-reloaded .headerSortDown {
	background-color:#8DBDD8;
	background-image:url(http://gamburd.com/site/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}
/************************************************
*	Breadcrumb Trail									*
************************************************/

breadcrumb {
	/* This is the outer 'div' you can style */
        display: block;
	padding: 0px 0px 0px 30px;
	}

.breadcrumb-trail {
	/* This is the inner 'div' you can style */
        display: block;
	padding: 0px 0px 5px 30px;
}
	
/************************************************
*	Hyperlinks									*
************************************************/
#contentleft a img {
	border: 1px solid #DDDDDD;
        padding: 2px;
       }		
a img {
	border: none;
	padding: 10px 10px 0px 30px;
      }
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Top     									*
************************************************/

#top {
	width: 980px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #000000 url(images/header4.png);
	width: 962px;
	height: 151px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: "Lucida Grande", Helvetica, Arial, san serif;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 10px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 400px;
	float: left;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	overflow: hidden;
	}

.headerleft p {
	color: #C0C0C0;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 20px;
	}
	
.headerright {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 8px 10px 0px 0px;
	text-align: right;
	}
	
.headerright p {
	margin: 0px;
	padding: 0px;
	}
	
.headerright a, .headerright a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.headerright a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #000000 url(images/navbar.gif);
	width: 962px;
	height: 35px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-weight: normal;
        margin: 0px;
	padding: 9px 8px 10px;/* @version 1.1 9px 11px 10px 12px;*/
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #000000;
	}

#nav li a:hover, #nav li a:active {
	background: #000000 url(images/navhov.gif);
	color: #FFFFFF;
	}


#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 170px;
	background: #424242;
	color: #FFFFFF;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000000;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 191px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

.post_nav {
        width: 610px;
        margin-bottom: 10px;
        padding: 20px 0 0 10px;
        float: left;
       }	
/************************************************
*	Homepage 					            	* 
************************************************/

#homepage {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#homepage p {
	font-size: 14px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: normal;
        margin: 0px;
	padding: 0px;
        line-height: 22px;
	}
	
#homepage a, #homepage a:visited  {
	color: #3A87DD;
	text-decoration: none;
	}
	
#homepage a:hover {
	color: #3A87DD;
	text-decoration: none;
	}
	
#homepage embed, #homepage object {
	width: 280px; 
	height: 235px;
	margin: 0px; 
	padding: 0px;
	}
	
#homepage .widget  {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #E6E6E6;
	}
	
#homepage ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#homepage ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#homepage ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#homepage ul ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#homepage ul li li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
#homepage ul li ul li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
#homepage ul li a, #homepage ul li a:visited {
	color: #222222;
	text-decoration: none;
	border-bottom: 1px dotted #F7F7F7;
	}
	
#homepage ul li a:hover{
	color: #3A87DD;
	text-decoration: none;
	/*border-bottom: 1px dotted #3A87DD;*/
	}
	
.homepageleft {
	float: left;
	width: 620px;
	margin: 0px;
	padding: 0 0 20px;
	}
	

.homepageleft h2 {
	color: #557e6f;
	font-size: 24px;
	font-family: "Lucida Grande", Helvetica, Arial, san serif;
	font-weight: normal;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.homepageright {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 270px;
       line-height: 18px;
       height: 760px;
	}
	
.homepageright h2 {
	color: #557e6f;
	font-size: 18px;
	font-family: "Lucida Grande", Helvetica, Arial, san serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.homepageright input { width:200px;
}
.submit {
 
        float: right;
        width: 75px;
        font-family: Trebuchet MS, Arial, Tahoma;
        font-weight: bold;
        background:#557E6F url(../images/button-grad.png) repeat-x scroll left top;
        margin: 2px 15px 0px 0px;
        color: #FFFFFF;
        }

.stbuttontext {
      font-family: "Lucida Grande", Helvetica, Arial, san serif;
      font-size: 14px;
      color: #557E6F;
}

.homepageaffiliate {
	background: #FFFFFF;
	margin: 20px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #E6E6E6;
    width: 910px;
	}	

.homepagebanner {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
        width: 100px;
        height: 70px;
	}	
#fcg {
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #E6E6E6;
	}
	
#fcg h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-family:  "Lucida Grande", Helvetica, Arial, san serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 5px;
	}
	
#fcg p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	}

.jdGallery p {
       font-size: 14px !important;
       }
.hpbottomleft {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

.hpbottomright {
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/
#divider {
        border-bottom: 1px dotted #EEEEEE;
        }
#contentproduct #date p {
       font-size: 12px;
       color: #AAAAAA;
       text-transform: uppercase;
       padding: 0px 0px 0px 30px;
       }
#content {
	width: 962px;
	margin: 0px auto 0px;
	padding: 1px 0px 0px 0px;
	line-height: 20px;
	}
	
#contentleft {
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#contentwide {
	float: left;
	width: 920px;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	}

#contentproduct {
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#contentvideo {
	float: left;
	margin: 0px;
        width: 500px;
	padding: 0px 0px 0px 100px;
	}
	
#contentwide a, #contentwide a:visited {
	color: #3A87DD;
	text-decoration: none;
	}
	
#contentwide a:hover {
	color: #3A87DD;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	}

#contentleft h1, #contentwide h1, #contentvideo h1, #contentproduct h1 {
	background: transparent url(images/h1_image.png);
        color: #FFFFFF;
	font-size: 24px;
	font-family:  "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 30px;
	line-height: 42px;
        text-transform: uppercase;
	}

#contentleft h1 a, #contentwide h1 a  {
	color: #F7F7F7;
	font-size: 20px;
	font-family:  "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	line-height: 22px;
	border: none;
	}

#contentleft h1 a:hover, #contentwide h1 a:hover {
	color: #3A87DD;
	text-decoration: none;
	border: none;
	}
 #contentproduct h2 {
	background: #f7f7f7;
        color: #454646;
	font-size: 20px;
	font-family: "Trebuchet MS",Tahoma, Arial, Verdana;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	line-height: 24px;
        border-top: 1px dotted #DFDFDF;
	}
#contentleft h2, #contentwide h2 {
	color: #454646;
	font-size: 20px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 30px;
	line-height: 24px;
	}
#contentleft h3, #contentwide h3, #contentproduct h3, h3 {
	color: #557e6f;
	font-size: 16px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 30px 0px 0px 30px;
	line-height: 20px;
	}
	
#contentleft h4, #contentwide h4 {
	color: #222222;
	font-size: 20px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	line-height: 22px;
	border-bottom: 2px solid #CCCCCC;
	}
#contentleft h5, #contentwide h5 {
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
        padding: 0px 10px 10px 30px;
	margin: 0px;
        font-style: italic;
        fontw-weight: bold;
        font-size: 16px;
        line-height: 24px;
	}
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
        background: transparent;
        display:none;
	}

img#wpstats{display:none;}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}	


.postarea p, #contentproduct p {
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
        padding: 5px 10px 0px 30px;
	margin: 0px;
        font-size: 14px;
        line-height: 22px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited, #contentproduct a {
	color: #557e6f;
	text-decoration: none;
        font-weight: normal;
        padding: 0px;
	}
	
.postarea a:hover, .postcomments a:hover, #contentproduct a:hover {
	color: #FF8800;
	text-decoration: none;
	}
	
.postarea ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 10px 10px 30px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 10px 30px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
        font-size: 16px;
        line-height: 28px;
        color: #557e6f;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 10px 30px;
	}
	
.postarea ul li {
	/*background: url(images/arrow_orange.gif) no-repeat center left;*/
	margin: 0px 0px 5px 30px;
    padding: 5px 0px 5px 30px;
	}
	
.postarea ul ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}

#postarea h1 {
	color: #454646;
	font-size: 24px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 30px;
	line-height: 24px;
        border-top: #557e6f 8px solid;
	}	
#contentproduct ul {
	margin: 0px 0px 0px 5px;
        font-size: 14px;
        line-height: 20px;
	}	

#contentproduct ul li {
	margin: 0px 0px 10px 20px;
	}

blockquote {
	background: transparent url(images/download-icon.png) no-repeat scroll left top;
        margin: 0px 20px 15px 30px;
	padding: 0 20px 10px 10px;
	border-bottom: 1px dotted #C0C0C0;
        font-size: 30px;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 15px 0px 0px 80px;
	}

.postauthor p {
	font-size: 10px;
        margin: 0px 0px 10px 0px;
	padding: 0 10px 10px 30px;
	}
.postauthor a, .postauthor a:hover {
	font-size: 10px;
        color: #557e6f;
        margin: 0px 0px 10px 0px;
	padding: 0 10px 10px 30px;
	}

.postmeta {
	background: #FFFFFF;
	font-size: 10px;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	color: #222222;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
	
.archive {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 20px 25px 20px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: block;
	}

img.alignleft {
	padding: 5px;
	margin: 0px 10px 10px 0px;
	display: block;
        border: #454646 1px solid;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
        padding: 5px;
        border: #454646 1px solid;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
        padding: 5px;
        border: #454646 1px solid;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
        padding: 5px;
        border: #454646 1px solid;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #F5F5F5;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 230px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 18px;
	}

#sidebar h1 {
	background: #F2F2F3;
	color: #666;
	font-size: 18px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	line-height: 1.3;
	text-transform: none;
	text-align: center;
}
#sidebar h2 {
	color: #ff8800;
	font-size: 16px;
	font-family: "Lucida Grande", Helvetica, Arial, san serif;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar a, #sidebar a:visited {
	color: #6B7A73;
	text-decoration: none;
	}
	
#sidebar a:hover{
	color: #FF8800;
	text-decoration: none;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar .widget  {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	/*padding: 10px;*/
	padding-bottom: 10px;
	border: 1px solid #DFDFDF;
        /*border-bottom: 10px solid #DFDFDF;*/
	}
#sidebar a img  {
	/*margin: 0px 0px 10px 0px;
	padding: 10px;*/
	}	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/icon.gif) no-repeat top left;
	font-size: 14px;
	/*margin: 10px;
	padding: 0px 0px 0px 18px;*/
	}
	
#sidebar ul li ul li {
	background: url(images/icon.gif) no-repeat top left;
        font-size: 14px;
	margin: 10px;
	padding: 0px 0px 0px 18px;
	}
	
#sidebar .video embed, #sidebar .video object {
	width: 250px; 
	height: 205px;
	margin: 0px; 
	padding: 0px;
	}
	
.textwidget {
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
    margin: 0px;
	padding: 0px;
	}

.textwidget a img {
    margin: 0px;
	padding: 0px;
	text-transform: none:
   }

.postform {
	background: #F5F5F5;
	width: 235px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#cat {
	background: #FFFFFF;
	color: #222222;
	margin: 5px 0px 0px 0px;
	}
#icons {
	overflow: hidden;
	margin: 0 auto 10px;
	width: 872px;
}
#icons a {
	display: block;
	float: left;
	width: 198px;
	height: 136px;
	margin: 0 10px;
	background-image: url(images/sl-icons.jpg?v=2);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contentwide #icons a:hover {
border: none;
}

a#rebuild {
	background-position: 0 0;
}

a#home_eval {
	background-position: -198px 0;
}

a#try_buy {
	background-position: -396px 0;
}

a#questions {
	background-position: -594px 0;
}

#nine-questions {
margin: 30px 0 24px;
text-align: center;
}

#nine-questions a img {
padding: 13px 0 0;
}

#nine-questions p {
font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
font-size: 14px;
line-height: 22px;
font-weight: bold;
text-align: center;
color: #333;
}
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #000000 url(images/footer.png);
	height: 222px;
	width: 960px;
	color: #FFFFFF;
	font-size: 14px;
        line-height: 18px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	color: #FFFFFF;
	margin: 0px;	
	padding: 0px;
	}

#footer ul {
        color: #FFFFFF;
	margin: 0px 0px 10px 10px;	
	padding: 0px 0px 10px 10px;
	}

#footer ul ul {
        color: #FFFFFF;
	margin: 0px 0px 10px 10px;	
	padding: 0px 0px 10px 10px;
	}

#footer h3 {
        color: #FFFFFF;
        text-transform: uppercase;
	margin: 0px;	
	padding: 5px 0px 10px 0px;
	}

#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

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

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.footerright {
	width: 140px;
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 5px;
	}
.footermiddle {
	width: 420px; /* 1st: 310px; then: 330px; */
	float: left;
	margin: 0 0px 0px 30px; /*10px 0px 0px 50px;*/
	padding: 10px 0px 0px 5px;
	}	
.footerleft {
	width: 280px; /* 1st: 350px; */
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 20px 30px;
	text-align: left;
        border: 1px dashed #FFFFFF;
        background-color: #454646;
	}
	
/************************************************
*	Bottom  									*
************************************************/

#bottom {
	width: 980px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/************************************************
*	Search Form									*
************************************************/

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #333333;
	}

#searchform {
	margin: 0px 0px 0px 0px;
	}
	
#searchformheader {
	margin: 0px;
	padding: 0px;
	}
	
#searchbox {
	background: #E1E1E1 !important;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	width: 180px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #E1E1E1;
	}
	
#searchbutton {
	background: #000000 url(images/navbar.gif);
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px;
	border: 1px solid #222222;
	}
	
#s {
	background: #FFFFFF;
	width: 175px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#searchsubmit {
	background: #557E6F;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #AAAAAA;
	display: inline;
	}
	
#submit {
	background: #666666;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	}
	
#author, #email, #url {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #666666;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	}
	
.reply a:hover {
	background: #3A87DD;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #3A87DD;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Gravity Forms					           	*
************************************************/

.gform_wrapper .gform_footer {
margin:16px 0 0 50px ! important;
}

#gform_fields .gfield ul li {
background:transparent none repeat scroll 0 0;
}


/************************************************
*	Automated Quotes				           	*
************************************************/

.clear {
	clear: both;
}

#content #contentwide p {
	font-size: 14px;
}

#content #contentwide p.start-desc {
	font-size: 18px;
	text-align: center;
	line-height: 25px;
}

#content #contentwide p.start-desc img {
	padding: 0;
}
	
#content #contentwide p.phone  {
	color: #F7911E;
	font-size: 18px;
	text-align: center;
}

#content #contentwide span.phone  {
	color: #F7911E;
}

#content #quotes {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px dotted #bdbdbd;
}

#content .start h2, #content #quotes h2, #content #quotes-large h2 {
	color: #557e6f;
	font-size: 24px;
	font-family: "Lucida Grande", Helvetica, Arial, san serif;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 10px 0;
	text-transform: none;
}

#content #quotes-large {
	border-bottom: 1px dotted #bdbdbd;
	padding: 20px 0;
	margin-right: 20px;
	font-size: 16px;
}

#content #video-large {
	width: 630px;
	margin: 0 auto;
	font-size: 16px;
}

#content #options p.option {
	margin: 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #89AFA0;
	font-weight: bold;
	color: #89AFA0;
}

#content #options h2 {
	text-align: center;
}

#content #options p {
	margin: 5px 0;
	padding: 0;
	line-height: 22px;
	font-size: 16px;
}

#content #options div.option-group {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}

#content #options div.option-group p {
	float: left;
	width: 220px;
}

#content #options div.two-options p {
	width: 300px;
}

#content p img{
	padding: 5px;
}

#content .bordered p img {
	border: 1px solid #89AFA0;
	margin-bottom: 2px;
}

#content .centered {
	text-align: center;
}

#content .upholstery p img {
	padding: 0;
	border: 1px solid #89AFA0;
}

#content .upholstery {
	width: 720px;
	margin: 0 auto;
}

#content .upholstery .narrow {
	width: 230px;
	float: left;
}

#content .upholstery .wider {
	width: 450px;
	float: right;
}

#content p.illustration {
	text-align: center;
}

#content p.illustration img {
	padding: 3px;
	background-color: #89AFA0;
}

#content .homepageleft  h2.bruno {
	width: 500px;
	margin: 0 auto;
	font-size: 18px;
	padding: 100px 0;
	text-align: center;
	border: 2px solid maroon;
}
#content  p.placeholder {
	width: 400px;
	font-size: 18px;
	padding: 100px 0;
	text-align: center;
	border: 2px solid maroon;
}

#content  span.note {
	padding: 0 5px;
	color: #666;
}

#content  p.note {
	padding: 0 5px;
	color: #CC0000;
}

#content span.whatis {
	padding-left: 10px;
}

#content span.whatis a:link, #content span.whatis a:visited,
#content span.whatis a:hover, #content span.whatis a:active{
	margin: 0 0 0 10px;
	border-width: 0;
}

#content .option-text {
	vertical-align: middle;
}

#content #contentwide span img {
	padding: 0;
	border: 0;
	vertical-align: middle;
}

#content .error-message, #content #contentwide .start #options .error-message {
	color: #CC0000;
	margin: 0 0 16px 8px;
	padding: 6px 12px;
	font-size: 14px;
}

#content #contentwide p.notice-desc {
	font-size: 16px;
}

.button-primary {
	background: #000000 url(images/navbar.gif);
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px !important;
	margin: 5px 0px !important;
	border: 1px solid #222222 !important;
	float: right;
}

#content a.special-previous:link, #content a.special-previous:visited,
#content a.special-previous:hover, #content a.special-previous:active {
	color: #FFFFFF;
	line-height: 20px;
	cursor: default;
}

#wp-previous {
	float: left;
	padding-right: 5px;
}

#content #quotes #wp-submit, #content #quotes-large #wp-submit {
	padding-left: 5px;
}

#button-start {
	float: none;
	display: block;
	width: 50px;
	margin: 5px auto;
}

.text_field, #content #quotes textarea {
	background: #E1E1E1 !important;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	width: 180px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #E1E1E1;
}

#content #quotes textarea {
	resize: none;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.checkbox {
	background-image: url(images/checkbox.gif);
}

.upholstery .radio, .staircase .radio, .two-options .radio {
	width: 19px;
	height: 25px;
	margin: 0 auto;
	padding: 0 5px 0 0;
	background: url(images/radio.gif) no-repeat;
	display: block;
	clear: none;
	float: none;
}

#content #quotes #options .model {
	overflow: hidden;
	margin-bottom: 20px;
}

#content #quotes #options .model div.opt {
	float: left;
	width: 200px;
}

#content #quotes #options .model div.opt img {
	padding: 0 0 0 20px;
}

#content #quotes #options .gamburd div.opt img {
	padding: 2px;
}

#content #quotes #options .model p.desc {
	width: 370px;
	padding: 10px;
	border: 1px solid olive;
	float: right;
	margin-top: 30px;
}

#content #quotes a:hover {
	border: 0;
}

#tabs .sws-tabs {
	margin: 10px auto;
}

/************************************************
*	New Stairlift pages			            	*
************************************************/

#new-stairlift .stairlift-left {
	width: 260px;
	float: left;
	background-color: #F1F1F1;
	margin: 30px 0 0;
	padding: 15px 10px;
}

#new-stairlift .stairlift-left p {
	text-align: center;
	padding: 0;
	font-weight: bold;
}

#new-stairlift .stairlift-left p.stairlift-caption {
	font-size: 16px;
	color: #557E6F;
}

#new-stairlift .stairlift-left p.stairlift-caption-sub {
	
}

#new-stairlift .stairlift-right {
	width: 390px;
	float: right;
}

#new-stairlift .player {
	margin: 10px 0 0 20px;
	border: 1px solid #999;
	padding: 10px;
}

#content #new-stairlift .specific-quote {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

/*#new-stairlift .stairlift-right h3 {
	padding: 30px 0 0;
}*/

#new-stairlift .stairlift-right p {
	text-align: justify;
}

#new-stairlift #tabs {
	clear: both;
	overflow: hidden;
	margin-top: 15px;
}

#content #new-stairlift h2.cuf {
width: 280px; margin: 10px 0 -15px -10px; padding-left: 0; border-top: 3px solid #fff; text-align: center; color: #A00;"><a href="#" style="color: #A00;
}
#content #new-stairlift h2.cuf a {
color: #A00;
}

table#wp-table-reloaded-id-4-no-1 a.quote:link img {
background: url("images/new-sl-quote.gif") no-repeat 0 0;
}

table#wp-table-reloaded-id-4-no-1.wp-table-reloaded a.quote:hover img, table#wp-table-reloaded-id-5-no-1.wp-table-reloaded a.video:hover img, table#wp-table-reloaded-id-5-no-1.wp-table-reloaded a.gallery:hover img, table#wp-table-reloaded-id-5-no-1.wp-table-reloaded a.literature:hover img {
background-position: 0px -83px;
}

table#wp-table-reloaded-id-4-no-1 a.straight:link img {
background: url("images/new-sl-straight.gif") no-repeat 0 0;
}

table#wp-table-reloaded-id-4-no-1 a.curved:link img {
background: url("images/new-sl-curved.gif") no-repeat 0 0;
}

table#wp-table-reloaded-id-4-no-1 a.outdoor:link img {
background: url("images/new-sl-outdoor.gif") no-repeat 0 0;
}

table#wp-table-reloaded-id-4-no-1 a.portable:link img {
background: url("images/new-sl-portable.gif") no-repeat 0 0;
}

table#wp-table-reloaded-id-4-no-1.wp-table-reloaded a:hover img {
background-position: 0px -132px;
}

table#wp-table-reloaded-id-5-no-1 a.video:link img {
background: url("images/new-sl-video.gif") no-repeat 0 0;
}

table#wp-table-reloaded-id-5-no-1 a.gallery:link img {
background: url("images/new-sl-gallery.gif") no-repeat 0 0;
}

table#wp-table-reloaded-id-5-no-1 a.literature:link img {
background: url("images/new-sl-literature.gif") no-repeat 0 0;
}

a.quote-button {
background: url("images/new-sl-quote.gif") no-repeat 0 0;
display: block;
width: 545px;
height: 83px;
margin: 0 auto;
text-indent: -9999px;
}

a.quote-button:hover {
background-position: 0px -83px;
}

#contentleft #wp-table-reloaded-id-10-no-1 {
width: 98%;
}

#contentleft #wp-table-reloaded-id-10-no-1 td {
text-align: center;
}

#contentleft .wp-table-reloaded-id-10 a img {
border: none;
}

#contentleft .wp-table-reloaded-id-10 p {
padding: 0;
font-weight: bold;
text-align: center;
color: #333;
}

/************************************************
*	Online Testimonials			            	*
************************************************/
#online-testimonials {
width: 480px;
margin: 0 auto;
}

#online-testimonials p {
width: 200px;
float: left;
text-align: center;
margin: 10px 0 30px;
}

#online-testimonials p.left {
clear: left;
}

/************************************************
*   Shadowbox                                   *
************************************************/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(scripts/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(scripts/shadowbox/close.png);}
#sb-nav-next{background-image:url(scripts/shadowbox/next.png);}
#sb-nav-previous{background-image:url(scripts/shadowbox/previous.png);}
#sb-nav-play{background-image:url(scripts/shadowbox/play.png);}
#sb-nav-pause{background-image:url(scripts/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

#sb-player.html #popup-header {
height: 170px;
background-color: #C07111;
background-position: center center;
background-repeat: no-repeat;
}

#sb-player.html #popup-header h1 {
margin: 0;
padding: 20px 20px 0;
text-align: center;
color: #fff;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
font-size: 24px;
text-shadow: 0px 1px 0px black;
}

#sb-player.html #popup-header p {
padding: 20px;
text-align: justify;
color: #fff;
font-weight: bold;
}

#sb-player.html #popup-form {
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
}

#sb-player.html #popup-form #popup-inputs {
margin: 0 auto;
padding: 20px 0 0;
width: 305px;
height: 280px;
}

#sb-player.html #popup-form div.popup-input {
background: url('scripts/shadowbox/bg_input.jpg') repeat-x top;
border: 1px solid #bcbaba;
height: 30px;
line-height: 30px;
margin: 0px 0px 20px;
width: 300px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#sb-player.html #popup-form div.popup-input input[type="text"] {
background: transparent;
border: 0px;
outline: 0px;
color: #A0A0A0;
font-size: 11px;
height: 20px;
line-height: 20px;
padding: 5px 0px 0px 15px;
width: 300px;
}

#sb-player.html #popup-form input[type="submit"] {
background: url('scripts/shadowbox/button.png') no-repeat 0 0;
display: block;
width: 300px;
height: 55px;
margin: 0 auto 5px;
text-align: center;
border: none;
font-size: 19px;
color: white;
cursor: pointer;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
text-shadow: 1px 1px 0px black;
text-transform: uppercase;
letter-spacing: -1px;
line-height: 45px;
}

#sb-player.html #popup-form input[type="submit"]:hover {
background-position: 0 -60px;
}

#sb-player.html #popup-form input[type="submit"]:active {
background-position: 0 -120px;
}

#sb-player.html #popup-form p.popup-desc {
margin: 0;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
font-size: 24px;
color: #444;
text-align: center;
padding: 60px 0 0;
height: 240px;
}

/************************************************
*	Mobile Version				            	*
************************************************/
 
#mobile {
	background-color: #fff;
}

#mobile #content, #mobile #contentwide {
	width: 100%;
	padding: 0;
}

#mobile #content #quotes, #mobile #content #quotes-large {
	width: 99%;
	margin: 0 auto;
	border: 0;
}

#mobile #content p.start-desc {
	margin: 10px 5px 0;
	padding: 5px 10px;
	text-align: justify;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
}

#mobile #content form {
	margin: 0 5px;
	padding: 0 5px;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
}

#mobile-header {
	background-color: #000;
	text-align: center;
}

#mobile-footer {
	background-color: #000;
	color: white;
	text-align: center;
}

#mobile-footer h3 {
	padding-left: 0;
}

#mobile-footer p {
	margin: 0;
}

#mobile #mobile-footer a:link, #mobile #mobile-footer a:visited,
#mobile #mobile-footer a:hover, #mobile #mobile-footer a:active {
	text-decoration: none;
}

#mobile #content #options div.two-options p {
	width: 220px;
}
