/*----------------------------------------------------------------- 
Moody Template CSS September 2008. AG: Azure Design, Sunderland 
-------------------------------------------------------------------*/

/* Reset all styles - thanks to Meyerweb and Paul Chaplin */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse;	border-spacing: 0; }

/*------------------------------------------------------------------- 
Redefine used base styles
------------------------------------------------------------------- */

body
{
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/header-slice.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #CBCBCB;
}

a,
a:visited
{
	text-decoration: none;
	color: #D54040;
}

a:hover
{
	color: #D54040;
}

p
{
	margin-bottom: 15px;
}

strong
{
	font-weight: bold;
}

h1
{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #eeeeee;
	margin-bottom: 10px;
}

h2
{
	font-size: 16px;
	margin-bottom: 10px;
}

ul
{
}

li
{
}

/*------------------------------------------------------------------- 
Page Building Blocks
------------------------------------------------------------------- */

#container
{
	width: 100%;
	margin: 0px auto;
	background-image: url(images/header-outer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#page
{
	width: 755px;
	margin: 0px auto;
	background-image: url(images/header-inner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#left-col
{
	width: 228px;
	float: left;
	margin-right: 34px;
}

#right-col
{
	width: 490px;
	float: left;
}

#content-area
{
	margin-left: 7px;
}

#col-clear
{
	clear: left;
	width: 2px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


/*------------------------------------------------------------------- 
Header
------------------------------------------------------------------- */

#header
{
	height: 185px;
	width: 755px;
	background-image: url(images/header-inner.jpg);
	background-position: top center;
	margin: 0px auto 30px;
}

#logo
{
	padding-top: 37px;
	margin-left: 0px;
}

#logo a,
#logo a:visited
{
	display: block;
	width: 121px;
	height: 50px;
}

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

#footer
{
	width: 100%;
	margin: 0px auto;
	background-color: #2B2B2B;
}

#footer-inner
{
	width: 755px;
	margin: 0px auto;
}

#footer-inner #footer-left
{
	float: left;
}

#footer-inner #azure
{
	float: right;
	margin: 30px 0px 50px 0px;
	width: 160px;
	text-align: right;
}

#footer-inner #azure img
{
	display: block
	float: right;
}

#footer-inner ul
{
	width: 530px;
	margin: 30px 0px 20px;
}

#footer-inner li
{
	display: inline;
}

#footer-inner #footer-nav
{
	width: 560px;
}

#footer-inner #footer-nav li
{
	padding-right: 10px;
}

#footer-inner #azure a,
#footer-inner #footer-nav a,
#footer-inner #footer-nav a:visited
{
	color: #CBCBCB;
}

#footer-inner #azure a
{
	text-decoration: none;
	font-size: 10px;
	clear: right;
	float: right;
}


#footer-inner #azure a:hover,
#footer-inner #footer-nav a:hover
{
	color: #D54040;
	text-decoration: none;
}

#footer-inner #footer-validation
{
	margin: 0px;
}

#footer-inner-clear
{
	clear: both;
}


/*------------------------------------------------------------------- 
Menu
------------------------------------------------------------------- */

#menu
{
	width: 185px;
	margin-bottom: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#menu a
{
	display: block;
	padding: 6px 0px;
	color: #FFFFFF;
}

#menu a:hover,
#menu a.selected
{
	text-decoration: none;
	color: #D54040;
}

#menu li
{
	background-image: url(images/menu-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 2px 0px 2px 0px; /*Have to pad for ie to show bg menu divider*/
}

#menu li.child-holder
{
	background-image: none;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 1px;
}

#menu li.last
{
	background-image: none;
}



#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li
{
	padding: 1px 0px; /*Remove this padding for a tighter menu*/
	background-image: none;
	font-size: 12px;	
	line-height: 18px;
}

#menu ul li.last
{
	background-image: url(images/menu-divider.gif);
	padding-bottom: 6px;
}

#menu ul li a
{

}

#menu ul li span
{
	margin-left: 10px;
}


#menu ul li a:hover,
#menu ul li a.selected
{
	color: #D54040;
}

/*------------------------------------------------------------------- 
Sidebars
------------------------------------------------------------------- */

#sidebox
{
	width: 228px;
	background-repeat: no-repeat;	
}

.content-header-small
{
	background-image: url(images/sb-header.png);
	background-repeat: no-repeat;
	width: 226px;
	height: 32px;
}

.sidebox-content
{
	margin-bottom: 35px;
}

.sidebox-content a,
.sidebox-content a:visited
{
	color: #D54040;
	text-decoration: none;
}

.sidebox-content a:hover
{
	color: #D54040;
}


.sidebox-content p
{
	margin: 0px;
}

.sb-bulleted-title
{
	width: 100%;
	background-image: url(images/yellow-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 13px;
	color: #D54040;
	margin-bottom: 5px;
}

/*------------------------------------------------------------------- 
Page Footer / Mailing List Area
------------------------------------------------------------------- */

#page-footer
{
	width: 755px;
	height: 49px;
	background-image: url(images/mlf-bg.png);
	background-repeat: no-repeat;
	margin: 35px auto 37px;
}

#page-footer #joinimg
{
	float: left;
	margin-right: 25px;
	margin-top: 10px;
	width: 225px;
}


#page-footer #subscribe-form
{
	width: 490px;
	float: left;
}

#page-footer fieldset
{
	width: 100px;
	float: left;
}

#page-footer #email-box
{
	background-image: url(images/mlf-email-bg.png);
	background-repeat: no-repeat;
	padding: 1px 12px 0px;
	width: 160px;
	height: 25px;
	float: left;
	margin-top:10px;
}

#page-footer #email-box input
{
	border: none;
	background-color: transparent;
	color: #CBCBCB;
}

#page-footer #subscribe-submit
{
	float: left;
	margin-top: 10px;
}

#page-footer #radio-box
{
	float: left;
	margin-top: 12px;
	margin-right: 15px;
}

#page-footer .subscribe-clear
{
	clear: left;
}

/*------------------------------------------------------------------- 
General Stuff
------------------------------------------------------------------- */

.content-header-large
{
	background-image: url(images/content-header-bg.png);
	background-repeat: no-repeat;
	width: 487px;
	height: 32px;
	margin-bottom: 22px;	
}


.large-image-frame
{
	/*width: 502px;*/
	width: 494px;	
	height: 239px;
	background-image: url(images/content-image-frame.png);
	background-repeat: no-repeat;	
	margin-bottom: 36px;
}

.large-image-frame img
{
	display: block;
	width: 484px;
	height: 214px;
	margin-left: 6px;
	padding-top: 6px;
}

.content-header-small h1,
.content-header-large h1
{
	font-size: 16px;
	font-weight: bold;
	color: #dddddd;
	padding: 4px 5px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#text-area
{
	margin-left: 4px;
}

/*------------------------------------------------------------------- 
News Listing
-------------------------------------------------------------------*/

.news-box
{
	width: 99%;
	margin: 0px 0px 30px 3px;
}

.news-box img
{
	width: 120px;
	height: 100px;
	float: left;
	margin: 10px 20px 0px 0px;
}

.news-box .news-box-content
{
	float: left;
	width: 330px;
}

.news-box .news-box-clear
{
	clear: left;
}

/*------------------------------------------------------------------- 
News Article
-------------------------------------------------------------------*/

.news-image
{
	clear: left;
	float: left;
	height: 124px;
	margin: 5px 15px 0px 0px;
	width: 240px;
}

.return-listing
{
	float: right;
	clear: both;
	display: block;
}

/*------------------------------------------------------------------- 
Contact Form
-------------------------------------------------------------------*/

#contact-form
{
}

#contact-form strong
{
	color: #D54040;
	font-weight: normal;
}

#contact-form a,
#contact-form a:visited
{
	text-decoration: none;
	color: #D54040;
}

#contact-form #contact-send:hover,
#contact-form a:hover
{
	color: #D54040;
}


#contact-left
{
	float: left;
	width: 220px;
}

#contact-right
{
	float: left;
	width: 250px;
}

#contact-clear
{
	clear: left;
}

#contact-form input,
#contact-form textarea
{
	width: 240px;
	height: 20px;
	background-color: #323232;
	border: none;
	margin-bottom: 15px;
	padding: 5px 5px 0px 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#contact-form select
{
	width: 250px;
	height: 25px;
	line-height: 25px;
	background-color: #323232;
	border: none;
	margin-bottom: 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact-form textarea
{
	height: 100px;
	padding: 5px;
}

#contact-form #contact-send
{
	width: 110px;
	height: 24px;
	float: right;
	color: #FFFFFF;
	border: none;
	background-color: transparent;
	padding: 0px;
}

#contact-form ul
{
	margin: 0px 0px 20px 15px;
	list-style-type: disc;
	color: #9DE464;
	font-weight: bold;
}

#contact-form li
{
	padding: 0px 0px 3px 0px;
}

#contact-form .email-sent
{
	font-weight: bold;
	color: #F2F79F;
}

#contact-form #contact-send-clear
{
	clear: right;
}

/*------------------------------------------------------------------- 
Flat and Modal Newsletter Box
-------------------------------------------------------------------*/

#top-messages
{
	margin: 0px 0px 20px 0px;
}

#top-messages h2
{
	font-size: 16px;
	margin-bottom: 10px;
}

#top-messages ul
{
	margin: 0px 0px 20px 15px;
	list-style-type: disc;
	color: #9DE464;
	font-weight: bold;
}

#top-messages li
{
	padding: 0px 0px 3px 0px;
}

p.sorted
{
	font-weight: bold;
	color: #F2F79F;
}

div#nyroModalFull {
	font-size: 12px;
	color: #83BBD0;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 2px solid #F2F79F;
	width: 150px;
	height: 150	px;
	text-indent: -9999em;
	background: #001F33 url(../images/loading.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 2px solid #F2F79F;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #001F33;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #001F33;
	border: 2px solid #F2F79F;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev {
	left: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../images/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext {
	right: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover {
	background: url(../images/next.gif) right 20% no-repeat;
}

.red-text
{
	color: #D54040;
}

.sidebox-image
{
	margin: 0;
	padding: 0;
	height: 114px;
	width: 226px;
	overflow: hidden;
}

/********** Tech specs *************/

.tech-container
{
	width: 100%;
	margin: 40px auto 20px auto;
	clear:both;
}

.tech-table
{
	margin: 0 auto;
	width: 100%;
}

.tech-table tr
{
	height: 25px;
}

.tech-table td
{
	background: #323232;
	border: #000000 2px solid;
	padding: 4px 0;
}

.tech-table .tech-label
{
	width: 60%;
	padding-left: 5px;
}

.tech-table .tech-field
{
	text-align: center;
}

#affiliates
{
	height: 65px;
	width: 92%;
	clear: both;
	float: left;
	margin: 15px 10px;
}

#affiliates img
{
	float: left;
	margin-right: 5px;
}

