/*-----------------------------------------------------------------------------
Roddenberry Interview Style Sheet

version:   1.0
author:    Eric Baldoni
email:     frontdesk@bitclone.com
website:   http://www.bitclone.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul
{
	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Remove border around linked images */
img {
	border: 0;
}

body
{
	color: #fff;
	background:  #000 url(../images/rod_bgr.jpg) no-repeat top left;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#previewPage
{}

#previewPage h2
{
	border-top: 1px dotted #ccc;
}

/* =Typography
-----------------------------------------------------------------------------*/

body 
{
	font: .9em/1.1 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

p
{
	text-indent: 1em;
}



h1,h2,h3,p,ul
{

	text-align: left;
}

h1,h2
{
	font-weight: bold;
	color: #303;
	background: transparent;
	margin-top: 4px;
}

h1
{
	font-size: 1.1em;
}

h2
{
	font-size: .9em;
}

h3
{
	color: #303;
	letter-spacing: -1px;
	font-size: .8em;
}

blockquote
{
	padding: 0 4px 4px 4px;
	color: white;
	text-align: left;
}

.boldLink
{
	font-size: .8em;
	line-height: 20px;
	font-weight: 400;
}

#bullet li
{
	background: none;
	text-align: left;
	margin: 2px 4px 10px 18px;
	line-height: 13px;
	border-bottom: 1px dotted #ccc;
	padding: 2px 0 4px 0;
}

p.email
{
	font-size: .8em;
	font-weight: bold;
	text-indent: 0;
}

p.noindent

{
	text-indent: 0;
}

.price
{
	text-indent: 0;
	font-weight: bold;
	padding: 2px;
	margin: 1px 0 0 140px;
	text-align: center;
	border-bottom: 1px #666 dotted;
}

.big
{
    line-height: 1.3em;
}

#google
{
	margin-top: 40px;
	padding: 2px 0 0 2px;
	border-top: 1px #ccc dotted;
	color: #ff9;
	font-size: .8em;
	text-align: center;
	text-indent: 0;
}

.small
{
	font-size: .8em;
	text-align: center;
	text-indent: 0;
}

/* =Headings
-----------------------------------------------------------------------------*/

#Header
{
	color: #fff;
	background: #000 url(../images/rod_header.jpg) no-repeat;
	width: 760px;
	margin: auto;
	height: 123px;
	clear: both;
}


/* =Links
-----------------------------------------------------------------------------*/
a { text-decoration: none; }

a:link
{
	color: #ff9;
}

a:visited
{
	color: #cc0;
}

a:hover
{
	color: #fc3;
}

a:active
{
	color: #000;
}
/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/

#nav 
{
	margin: auto;
	padding: 0;
	list-style: none;
	width: 760px;
}

#nav li
{
    float: left;
    background: url(../images/rod_nav_002.gif) no-repeat top right;
}

#nav li a
{
    font-size: .9em;
    display: block;
    padding: 0 1em;
    line-height: 2.5em;
    background: url(../images/rod_nav_001.gif) no-repeat top left;
    text-decoration: none;
    color: #fff;
    float: left;
}

#nav li a.gold
{
    background: url(../images/rod_nav_001_g.gif) no-repeat top left;
}

#nav li.gold2
{
    background: url(../images/rod_nav_002_g.gif) no-repeat top right;
}


#nav a:hover
{
    color: #FC3;
}

#nav a.here
{
    color: #FC3;
}

strong.here
{
    color: #FC3;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/

#wrapper
{
	margin: auto;
	width: 760px;
}

#wrapper3
{
	margin: auto;
	width: 760px;
	background: url(../images/rod_bgr_wrap.gif) repeat-y top;
}
#wrapper4
{
	margin: auto;
	width: 760px;
	background: url(../images/rod_bgr_wrap_buy.gif) repeat-y top;
}


#contentLeft
{
    width: 200px;
    padding: 4px;
    background: #a12d61 url(../images/rod_contentLeft_top.gif) no-repeat top;
    float: left;
}

#contentLeft p
{   
    padding: 0 0 8px 0;
    margin: 0;
}

#contentLeft h2
{   
    padding: 8px 0 2px 0;
    margin: 0;
}

#contentLeft li
{
	width: 160px;
	margin: 0 0 0 24px;
	font-size: .9em;
	line-height: 1.2em;
}

#contentLeft img
{
	border: 1px dotted #ccc;
	padding: 2px;
	margin: 0 6px 6px 0;
}

#contentMain
{
    width: 550px;
    float: right;
}

#contentMainTest
{
    width: 500px;
    float: right;
    padding: 0 20px 0 20px;
    margin-bottom: 5px;
}

#contentMainTest .buy
{
	float: none;
	margin: auto;
}

#contentMainL
{
    width: 340px;
    padding: 4px;
    float: left;
}

#contentMainLBuy
{
    width: 400px;
    padding: 4px 4px 4px 12px;
    float: left;
}

#contentMainL,#contentMainLBuy h1
{
	text-align: center;
	color: #fff
}

#contentMainL .buy,.preview
{
	margin: auto;
}

#contentMainL p
{
	font-size: 80%;
}

#contentMainF .buy
{
	margin: auto;
	float: none;
	
}

#contentMainF h1
{
	color: #fff;
	text-align: center;
}

#contentMainR
{
    width: 188px;
    padding: 4px;
    background: url(../images/rod_contentRight_top.gif) no-repeat top;
    float: right;
}

#contentMainR blockquote
{
	font-size: .8em;
	background: url(../images/rod_quote_bgrTop.gif) no-repeat top;
	padding: 2px;
}

.quote
{
	text-indent: 1.5em;
}

.author
{
	font-size: .9em;
	color: #303;
}

#contentMainF
{
    width: 330px;
    padding: 4px;
    float: left;
    text-align: center;
    margin-left: 40px;
}

#contentMainLinks
{
    width: 300px;
    padding: 4px;
    float: left;
    margin: 0 0 4px 30px;
}

#contentMainLinks p
{
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px #999 dotted;
}

#contentMainLinks img
{
	border: 1px dotted #999;
	padding: 2px;
	margin-bottom: 2px;
}

#contentMainLinks a
{
	font-size: 1.2em;
	font-weight: bold;
}



/* =Secondary Content
-----------------------------------------------------------------------------*/

#buyme
{
	width: 360px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#buyme .imgLeft
{
	float: left;
	padding: 0;
	margin: 0;
}




/* =Footer
-----------------------------------------------------------------------------*/

#footer
{
    width: 760px;
    border-top: 1px #903 dotted;
    padding-top: 4px;
    text-align: center;
    clear: both;
	margin: auto;
	background: #000;
	font-size: .9em;

}

/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset 
{
	border: 1px solid transparent;
}

.smallText
{
	font-size: 2em;
}


/* =Tables
-----------------------------------------------------------------------------*/

table 
{ 
 	border-spacing: 0;
	border-collapse: collapse;
	margin: auto;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
}

td 
{
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	line-height: 12px;
}

/* =Misc 1
-----------------------------------------------------------------------------*/
#arrow
{
	background: #b9336f url(../images/rod_arrow_small.gif) right bottom no-repeat;
}

.highLight
{
	background-color: #b9336f;
	padding: 4px 0 4px 0;
	margin: 0;
}

.buy
{
	font-weight: bold;
	padding: 12px 4px 12px 10px;
	width: 126px;
	background: #000 url(../images/rod_buy_button.gif) no-repeat top left;
	float: left;
}

.preview
{
	width: 126px;
	background: #000 url(../images/rod_buy_button.gif) no-repeat top left;
	padding: 12px 6px 10px 12px;
	float: right;
}

#topics
{
	width: 150px;
	padding: 0px;
	margin: 0px;
}

/* =Misc 2
-----------------------------------------------------------------------------*/
