body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.all {
	width: 986px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	
	/*border: 1px solid Red;*/
}

div.clear-top13 {
	clear: both;
	height: 1px;
}

/** Header */
div.header {
	width: 960px;
	height: 87px;
	margin: 13px 0 0 13px;
	background: url(../images/hp-header-bg.gif) top left no-repeat;
}

div.logo {
	margin: 20px 0 0 50px;
}

div.content {
	width: 958px;
	margin: 0 0 0 13px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

/** Form */
div.form {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

div.form form input {
	border: 1px solid #d6d6d6;
}

div.form form input.required_comment {
	border: 1px solid #d6d6d6;	
}

div.form form input.submit_form {
	width: 158px;
	height: 30px;
	background: url(../images/button_bgr.gif) top left no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding-bottom: 5px;
	
}

div.form h3 {
	height: 34px;	
	padding-left: 10px;
	padding-top: 6px;	
	border-bottom: 1px solid #d0d0d0;
	font-size: 16px;
	color: #333333;
	
}


/** Style for the Preview of Widget */
div.form h4 {
	height: 30px;
	background: url(../images/store-headings-bg.gif) top left repeat-x;
	padding-left: 10px;
	padding-top: 7px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	font-size: 16px;
	color: #333333;	
}

.errorLabel {
	color: red;
}

.radioStyle {
	border:0px;
}

/** Widget Style */
#order_now_widget {
	position: absolute;	
	left:79px;
    top:50px;
}

#dummies_Book_widget {
    position: absolute;
	border: 1px solid black;
    left:8px;
    top:27px;
}

#buy_now_widget {
    position: absolute;
    left:0px;
    top:0px;
    z-index:-2;
}
	
#order_now_tall_widget {
   	position: absolute;
    left:75px;
    top:197px;
}

#dummies_Book_tall_widget {
   position: absolute;
   border: 1px solid black;
   left:10px;
   top:39px;
       
}
	
#buy_now_tall_widget {
   position: absolute;
   left:0px;
   top:0px;
   z-index:-2;
}

#wroxwidget_120 {
   position: absolute;
   left:0px;
   top:0px;
   z-index:-2;
}

#wroxwidget_120_sub {
   position: absolute;
   left:12px;
   top:75px;
   
}

#wroxwidget_336{
   position: absolute;
   left:0px;
   top:0px;
   z-index:-2;
}

#wroxwidget_336_sub{
   position: absolute;
   left:56px;
   top:149px;
}


#wroxwidget_728 {
   position: absolute;
   left:0px;
   top:0px;
   z-index:-2;
}
#wroxwidget_728_sub {
   position: absolute;
   left:472px;
   top:10px;
}


/** Footer */

div.footer {
	margin-left:10px;
	margin-top:2px;
	font-size:11px;
	color:#666666;}
	
div.footer a:active  {
color:#990033;
}

div.footer a:link {
color:#990033;
}
/** 	
div.footer {
	width: 958px;
	margin: 0 0 0 13px;
	background: #fff707;
	border: 1px solid #CCCCCC;
	margin-top: 13px;
	margin-bottom: 13px;
	padding: 20px 0 20px 0;
	text-align: center;
	color: #1f638a;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}

div.footer a {
	text-decoration: none;
	color: #1f638a;
}

div.footer a:hover {
	text-decoration: underline;
}

div.footer ul {
	color: #1f638a;
	margin-left: 0px;
	padding-left: 0px;
	
}

div.footer ul.footer-links {
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.footer ul li {
	display: inline;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #1f638a;
}

div.footer ul li a {
	color: #1f638a;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	
}

div.footer ul li.last{
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}

div.footer span {
	text-align: center;
	font-size: 11px;
	
}

div.footer span a {
	color: #1f638a;
	
}
*/