/* Author : Patrick Sy */

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,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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#fff;}
a:hover, a:focus { text-decoration:none; color:#0066ff;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.blue { color:#0066ff;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.jpg) repeat; text-align:center; font-family:Arial; color:#fff; position:relative;}
.wrapper { text-align:left; width:1100px; margin:0 auto; position:relative;}

#header { background:url(images/headerBg.png) repeat-x; margin-bottom:7px;}
#logo { text-align:center;}
#header .left { left:0; top:-55px;}
#header .right { right:0; top:-55px;}

#mBody .wrapper { background:url(images/mBody.png) repeat-y; padding-bottom:38px;}
#nav { padding-top:3px; font:16px Trebuchet MS;}
#nav li { display:block; background:url(images/nvDv.png) 0 100% repeat-x;}
#nav li a { display:block; padding:6px 16px;}
#nav li:last-child { background:none;}
.sidebar { width:219px; float:left; font-size:13px;}
.sidebar .title { padding:6px 14px; background:#000; margin:2px; font:16px Trebuchet MS; margin-bottom:10px;}
.sidebar .title span { position:relative;}
.sidebar .title img { position:absolute; top:-17px; left:6px;}
.sidebar .text { padding:0 14px 22px 14px;}
.sidebar .imgWrap { border:1px solid #fff; border-width:1px 0; text-align:center; margin-bottom:10px;}
.sidebar .imgWrap img { border:1px solid #fff; border-width:0 1px; padding:3px;}
.btns { text-align:right; padding:10px;}
#search { background:url(images/search.png) center no-repeat; margin-bottom:10px;}
#search input { background:none; border:none;}
#search .txt { width:145px; padding:2px 6px; color:#fff;}
#search .btn { width:57px; cursor:pointer;}
.mContent { width:662px; float:left;}
.mContent .text { padding:20px 32px;}
.mContent .title { font:32px Trebuchet MS;}

/*** content sales ***/
#contSearch { background:url(images/titleBg.png) repeat-y; margin:9px 8px;}
#contSearch .title { padding:6px 24px; background:url(images/nvDv.png.png) bottom repeat-x; font:16px Trebuchet MS;}
#contSearch .text { padding:6px 24px; background:#141414;}
#contSearch .btn { background:url(images/searchBtn.gif) 0 0 no-repeat; width:62px; height:20px; border:none; cursor:pointer; float:right}
#contSearch select, #contSearch .txt { width:108px; font-size:11px; color:#303030; padding:1px 2px;}
#contSearch label .txt { width:221px;}
#contSearch label { font-size:10px;}
#preview { margin:0 8px; text-align:center;}
#preview .title { padding:3px 24px; font:16px Trebuchet MS; border:1px solid #fff; border-width:1px 0; text-align:left; margin-bottom:11px;}
.title .duration { float:right; font:12px Arial bold; padding-top:3px;}
.desc { float:left; width:380px;}
.specs { background:url(images/sidebarTitle.png) repeat-y; float:right; width:201px; font-size:12px; font-weight:bold;}
.specs li { background:url(images/nvDv.png) bottom repeat-x; padding:12px 10px; list-style:none; color:#0066ff;}
.specs li span { color:#fff; display:block; float:right; text-align:right;}
#preview .row { clear:both; margin-bottom:20px;}
#preview .column { width:183px; float:left; text-align:left; font:13px Trebuchet MS; margin:0 16px;}
#preview .imgPreview { margin-bottom:10px;}
#preview .subtitle { border-bottom:1px solid #fff; font-size:15px;}
#preview .btn { color:#0066ff; float:right; text-decoration:underline; font:10px Arial;}
#preview .btn:hover, #preview .btn:focus { text-decoration:none;}

#footer { background:url(images/footer.png) repeat-x; margin-top:-38px;}
#footer .wrapper { background:url(images/footerBg.jpg) bottom no-repeat; font-size:11px; height:45px; width:1036px; padding:76px 32px 0 32px;}