http://dreamingpublications.com/themes/DreamingPublications/css/style.css

@charset "utf-8";
/* CSS Document */

/* Commonly Use */

.left{
	float:left;	
}
.right{
	float:right;	
}
.clear{
	height:0;
	clear:both;
}
.bold{
	font-weight:bold;	
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;	
}
.alignCenter{
	text-align:center;	
}
.absolute{
	position:absolute;	
}

/* Predefined  */

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, p {
    background: none repeat scroll 0 0 transparent;
    /*vertical-align:baseline;*/
    font-size:100%;
    outline:0 none;
    border:0 none;
    padding:0;
    margin:0;
}
body{
	background:#092146 url(../images/body_bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
ul{
	list-style:none;
}
h1{
	border-bottom:1px solid #ba4600;
	padding:0 0 0 4px;
	width:390px;
}
h1,h1 a{
	text-shadow:1px 1px 2px #fff;
	font-size:25px;
	color:#0064b9;
}
h1 a:hover{
	color:#ba0000;
}
h2, h2 a{
	border-bottom:1px solid #FF0000;
	text-shadow:2px 1px 3px #000;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:26px;
	color:#FFA800;
}
h2 span{
	font-weight:normal;
	font-size:22px;
	color:#760000;
}
h2 a:hover, h2 a:hover span:hover{
	color:#df0000;
}
h3{
	text-transform:uppercase;
	padding-bottom:5px;
	letter-spacing:1px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#fff;
}
h4{
	text-transform:uppercase;
	font-weight:normal;
	padding:8px 0 0 6px;
	font-size:14px;
	color:#fff;
	float:left;
}
h5 a{
	font-size:14px;
	color:#003255;
}
h5 a:hover{
	color:#FCB034;
}
h6{
	font:bold 15px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ba4600;
	text-shadow:1px 1px 2px #fff;
	padding:0 0 5px;
	color:#0064b9;
}
p a{
	text-decoration:none;
}
a{
	color: #ffffff;
	text-decoration:none;
	outline:none;
}
a:hover{
	color: #FFF000;
}
a img{
	border:0 none;
}
span a{
	text-decoration:none;
}
/* ID's */
#header{
	margin-top:-80px;
	width:878px;
	float:left;
}
#header_right{
	width:295px;
	float:right;
}
#menu{
	background:url(../images/menu_bg.jpg) repeat-x;
	margin:82px auto 0;
	position:relative;
	height:136px;
	width:100%;
	z-index:99;
}
#menu .wrap{
	overflow:visible;
	width:878px;
}
#menu .wrap_inside{
	background:url(../images/topnav.png) no-repeat;
	width:878px;
	float:left;
}
#logo{
	margin: -85px 0 0 -12px;
	z-index:999;
	float:left;
}
#container{
	background:url(../images/stripe_repeat.png) top repeat-x;
	margin:0 auto;
	width:100%;
}
#wrapper{
	background:url(../images/shadow.png) bottom no-repeat;
	padding:14px 0 10px;
	overflow:hidden;
	margin:0 auto;
	width:878px;
}
#leftCol{
	font-size:12px;
	color:#5cb4ff;
	width:196px;
	float:left;
}
#content{
	padding:10px 0 0;
	font-size:13px;
	width:667px;
	float:right;
	color:#fff;
}

#content input{
	margin: 2px;
}
#content_inside{
	overflow:hidden;
	padding:15px;
	width:637px;
}
#footer{
	border-top:1px solid #649cca;
	text-transform:uppercase;
	padding:10px 0;
	overflow:hidden;
	font-size:10px;
	margin:0 auto;
	color:#00caff;
	width:100%;
	clear:both;
}
#footer_wrap{
	margin:0 auto;
	width:910px;
}/* Links */
ul.topnav{
	padding:8px 0 0;
	height:39px; 
}
ul.topnav li{
	list-style-type:none;
	border-right:1px solid #fff;
	padding:4px 45px 0;
	display:inline;
	float:left;
}
ul.topnav li a{
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	float:left;
}
ul.topnav li.noborder{
	border:0 none;
}
ul.topnav li a:hover, ul.topnav li.active a{
	color:#fff000;
}
ul.topnav.lft{
	padding-left:25px;
	width:310px;
	float:left;
}
ul.topnav.rght{
	width:320px;
	float:right;
}
ul.topnav.rght li{
	padding:3px 38px;
}
ul.socialmedia{
	background:url(../images/reflection.png) 2px bottom no-repeat;
	margin:15px 0 0 98px;
	height:71px;
	width:145px;
	float:left;
}
ul.socialmedia li{
	display:inline;
	margin:0 2px;
}
ul#infoList{
}
ul#infoList li{
	padding:4px 0;
}
ul#infoList li a{
	background:url(../images/bullet_01.png) 0 4px no-repeat;
	text-shadow:1px 1px 1px #fff;
	padding-left:13px;
	font-size:12px;
	color:#00416e;
}
ul#infoList li a:hover{
	color:#0064b9;
}
ul#footernav li.noborder{
	border:none;
}
ul#footernav{
	padding-left:15px;
	width:450px;
	float:left;
}
ul#footernav li{
	border-right:1px solid #00caff;
	text-transform:uppercase;
	display:inline;
	font-size:8px;
	padding:0 5px;
}
ul#footernav li a{
	font-size:10px;
	color:#00caff;
}
ul#footernav li a:hover{
	color:#BA4600;
}
ul.categoryNav{
	padding-left:12px;
}
ul.categoryNav li{
	list-style-type:none;
	display:inline-block;
	padding:4px 0;
}
ul.categoryNav li a{
	background:url(../images/category_bullet.png) 0 6px no-repeat;
	text-decoration:underline;
	padding:0 20px 0 13px;
	font-size:12px;
	display:block;
	color:#5cb4ff;
}
ul.categoryNav li a:hover{
	text-decoration:none;
	color:#FCB034;
}
/* banner */
#banner{
	position: relative;
	overflow:hidden;
	margin:0 auto;
	height:283px;
	width:878px;
	z-index:99;
}
#banner_frame{
	background:url(../images/banner_frame1.png) no-repeat;
	position:absolute;
	overflow:hidden;
	height:283px;
	width:878px;
	z-index:-5;
	left:0;
}
#banner_image{
	position:absolute;
	height:277px;
	width:872px;
	z-index:-9;
	left:3px;
	top:3px;
}
#banner_infoLeft{
	padding:40px 0 0 14px;
	z-index:999;
	float:left;
}
#banner_infoRight{
	text-shadow:1px 1px 3px #fff;
	padding:102px 10px 0 0;
	color:#00416e;
	width:430px;
	float:right;
}
#banner_infoRight p{
	padding:10px 0 0 36px;
	line-height:16px;
	font-size:12px;
	width:366px;
}
#banner_bottom{
	position:relative;
	overflow:hidden;
	height:312px;
	width:667px;
}
#bannerBottom_frame{
	background:url(../images/banner_frame2.png) no-repeat;
	position:absolute;
	overflow:hidden;
	height:312px;
	width:667px;
	z-index:99;
}
#bannerBottom_image{
	position:absolute;
	z-index:9;
}

#bannerBottom_image img{
	border: 3px #4578AE solid;
}
/* end banner */

/* Class */
.wrap{
	overflow:hidden;
	margin:0 auto;
	width:878px;
}
.leftColtop{
	background:url(../images/box_top.png) top no-repeat;
	padding:15px 0 0;
	overflow:hidden;
	margin:0 0 5px;
	width:195px;
	float:left;
}
.leftColbottom{
	background:url(../images/box_bottom.png) bottom no-repeat;
	overflow:hidden;
	padding:0 0 17px;
	width:195px;
}
.leftColmid{
	background:url(../images/box_repeat.png) repeat-y;
	overflow:hidden;
	padding:0 20px;
	width:162px;
}
.copyright{
	padding-right:20px;
	float:right;
}
/* add item */
.additems_wrap{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:0px 1px 2px #000;
	padding:10px 48px 14px 0;
	text-align:right;
	font-size:20px;
	color:#ffa800;
	width:255px;
	float:right;
}
.additems_wrap a{
	color:#fff;
}
.additems_wrap p span{
	padding-right:10px;
	font-size:20px;
	color:#fff;
}
.additems_wrap a:hover{
	text-decoration:underline;
	color:#ff0000;
}
/* Featured Product */
.featured_product{
	width:667px;
	float:left;
}
.head{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	overflow:hidden;
	margin:18px 0 0;
	padding:6px 0;
	width:667px;
	float:left;
}
.viewmore{
	background:url(../images/view_button.png) no-repeat;
	padding:5px 0 5px 21px;
	font-size:15px;
	height:19px;
	width:103px;
	float:right;
	color:#fff;
}
.viewmore:hover{
	color:#ba4600;
}
.product_wrap{
	background-color:#00b4e3;
	border:2px solid #16465d;
	padding:10px 8px 10px 5px;
	margin:9px 17px 9px 0;
	height:149px;
	width:308px;
	float:left;
}
.product_wrap.nomargin{
	margin:9px 0 9px 0;
}
.product_image{
	border:2px solid #73d6f0;
	height:145px;
	width:144px;
	float:left;
	overflow: hidden;
}
.product_info{
	width:147px;
	float:right;
}
.product_info p{
	padding:15px 0;
	font-size:12px;
	color:#fff;
}
.product_info span{
	background-color:#8de5ff;
	font-weight:bold;
	padding:8px 15px;
	font-size:12px;
	color:#003255;
	float:left;
}
/* end Featured Product */

/*search */
.search_wrap{
	padding-right:24px;
	width:212px;
	float:right;
}
.search_textbox_wrap{
	background:url(../images/search_inputbox.png) no-repeat;
	height:27px;
	width:181px;
	border:none;
	float:left;
}
.search_textbox{
	font-style:italic;
	background:none;
	font-size:10px;
	color:#000000;
	padding:7px;
	border:none;
	height:13px;
	width:166px;
}
/* end search */

/* Login form */
.loginInput,
.newsletterInput{
	border:1px solid #b7b7b7;
	background-color:#fff;
	font-size:10px;
	color:#b7b7b7;
	margin:6px 0;
	padding:5px;
	height:16px;
	width:140px;
	float:left;
}
.login_submit,
.newsletter_submit{
	margin:4px 0 0;
	float:left;
}
.login_links{
	padding:5px 0 0;
}
.login_links p a{
	text-decoration:underline;
	font-size:12px;
	padding:0 0 5px;
	color:#5cb4ff;
	float:left;
}
.login_links p span{
	font-size:10px;
	color:#b7b7b7;
	float:left;
}
.login_links p span a{
	text-decoration:none;
	font-size:10px;
	color:#fcb034;
	margin:0;
}
.login_links p a:hover{
	text-decoration:none;
	color:#fff;
}
/* end Login form */