* {
	margin:0; padding:0;
}

body{
	background:#FFFFFF;
}

a:hover{
	text-decoration:none;
}

a img { 
	border:0;
}

.column { float:left;}
.clear { clear:both;}


html, input, textarea {
	font-family:Tahoma; 
	font-size:11px;		
	color:#5B5B5B;		
}

a {
	color:#5B5B5B;
}

strike {
}

input, select { 
	vertical-align:middle; 
	font-weight:normal;
}

.search .input {
	border-color:#D4D0C8; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	padding-top:2px; 
	padding-bottom:2px; 
	background:#FFFFFF;
}
.search .submit { 
	margin:0;
}

#main { 
	width:766px; 
	margin:0 auto; 
	background:url(images/side-tall.gif) repeat-y left; 
	border:2px #3D3D3D solid; 
	border-top:0; 
	border-bottom:0;
}

#main .top { 
	background:url(images/top.jpg) no-repeat top;
}

#main .bot { 
	background:url(images/side-bot.gif) no-repeat bottom left;
}

#header { 
	height:184px;
}

#logo {
	margin:69px 0 0 25px;
	position:absolute; 
	padding-left:43px;
}

.glossymenu{
	position: relative;
	margin: 40px auto 0 auto;
	background: url(images/menuo_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

* html .glossymenu {
	margin: 0 auto 0 auto;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 15px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 13px 0 1px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menuo_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menuo_hover_right.gif) no-repeat right top; /*right tab image path*/
}


h1 { color:#F3F3F3; font-size:2.91em; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
#logo h1 { color:#F3F3F3; font-size:28px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
h1 a {color:#F3F3F3; text-decoration:none;}

#logo span { font-size:1.41em; color:#AD825B; font-family:"Times New Roman", Times, serif; font-weight:bold;}

#body {
}

/* side bar */
#side_bar { width:229px; float:left; color:#B6B6B6;}

#side_bar .indent { 
padding:30px 10px 35px 25px;
}

#change_menu{ margin:0px 20px 0px 30px;position:absolute;}
#change_menu h5 {}
#change_menu h5 a{ text-decoration:none;color:#FFFFFF; font-size:10px; font-weight:bold;}
#change_menu a:hover { text-decoration:underline;}

#side_bar .search { text-align:right;}
#side_bar .search .input { width:80%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

.widget_style { background:url(images/side-h-l.gif) repeat-x bottom; width:100%; padding-bottom:17px;padding-top:10px; margin-bottom:15px;}
.widget_style h5 { margin:0px 0px 0px 30px; color:#FFFFFF; font-size:1.01em; font-weight:bold;}
.widget_style ul { margin:5px 0 0 8px; list-style:none;}
.widget_style li { background:url(images/side-a.gif) no-repeat 0px 5px; padding: 0 0 10px 15px; font-size:1.01em; margin-top:0px;}
.widget_style a { text-decoration:none; color:#FFFFFF; font-size:1.01em; font-weight:bold;}
.widget_style a:hover { text-decoration:underline;}
.widget_style li a { text-decoration:none;color:#B6B6B6; font-size:1.01em; font-weight:bold;padding: 5px 0;}
.widget_style li a:hover { text-decoration:underline;}

.widget_style ul.children { margin:0;}

#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 0 0 8px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li { background:url(images/side-a.gif) no-repeat 0px 5px; padding:0px 0 0px 15px; font-size:1.01em; margin-top:5px;}

#categories { vertical-align:top;}

#meta { vertical-align:top;}

#archives { vertical-align:top;}

#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:0px 0px 0px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:0px 0px 0px 0px;
}
#statusbar {
	padding:0px 0px 0px 0px;
	text-align:justify;
}
#statusbar p {
	padding:0px 0px 0px 0px; 
	margin:0px;
}
#statusbar a {		
	font-weight:bold;
}

/* side bar end */

.search .input { width:30px;}
.search .submit { margin-left:13px;}

.search1 { 
	padding:70px 0px 15px 500px;
}
.search1 strong { color:#161616; text-transform:uppercase;}
.search1 .input { width:160px; margin-top:10px;}
.search1 .submit { margin:6px 0 0 10px;}



/* content */
#content { width:537px;}


#content .indent {padding:25px 11px 0 4px;}

#content .title { background:url(images/title.gif) repeat-y; width:100%;}
#content .title .left { float:left; padding:14px 0 11px 20px;}
#content .title .right { float:right; padding:18px 30px; text-align:center; margin-top:5px; }

h3 { color:#931E2B; font-size:1.01em; font-weight:bold; text-transform:uppercase; }
h3 a {color:#931E2B; text-decoration:none;}

.author { color:#6E6E6E; font-size:1.01em;}

.date { color:#3D3D3D; font-size:1.01em;}

.content_text { padding:16px 10px 7px 12px;}

.content_text ol { margin-left:20px; margin-top:15px;}

.content_text ul { list-style:none;}
.content_text ul li { background:url(images/cont-a.gif) no-repeat 0px 5px; padding-left:13px; color:#333333; margin-top:8px;}
.content_text ul li a { color:#333333;}

.content_text .circle_ul {list-style: circle; }
.content_text .circle_ul li { backgroung: none repeat scroll 0 0 #FFFFFF; padding: 0; margin: 0;}
.content_text .circle_li { backgroung: none repeat scroll 0 0 #FFFFFF; padding: 0; margin: 0;}

.content_text .squeare_ul {list-style: square; }
.content_text .squeare_li { background: none repeat scroll 0 0 #FFFFFF; padding: 0; margin: 0;}

.content_text .disc_ul {list-style: disc; }
.content_text .disc_li { backgroung: none repeat scroll 0 0 #FFFFFF; padding: 0; margin: 0;}


.comment { background:#F9F9F9; padding:12px 18px; color:#353535; font-size:1.11em; text-align:right;}
.comment a { background:url(images/comment-a.gif) no-repeat 0px 3px; padding:3px 0 3px 26px; color:#353535;}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	 color:#931E2B; font-size:1.01em; font-weight:bold; text-transform:uppercase;
	padding:10px 0px 10px 20px;	
}

p {	
	padding:10px 0px 10px 0px;
}

.article {
	padding:0;
}

.post {
	padding:0px 5px 0px 5px;
}

.navigation {
	padding:0px 0px 10px 0px; 
	width:100%; 
	
	font-size:0.91em;
}
.navigation a {
	
	font-weight:bold;
}
.navigation .left {
	width:45%; 
	float:left;  
	padding-left:10px;
}
.navigation .right {
	width:45%; 
	float:right; 
	text-align:right; 
	padding-right:10px;
}

/* content end */

.product-box {
	float:  left;
	width: 140px;
	height: 170px;
	margin: 0 10px 10px 10px;
	border: 1px solid #EAEAEA;
}

.product-box .product-title {
	text-align: center;
	background: #EAEAEA;
	padding: 5px;
	margin: 0 0 5px 0;
}

.product-box .product-image {
	text-align: center;
	padding: 0 0 5px 0;
	width: 120px;
	height: 80px;
	margin: auto;
}

.product-box .product-price {
	color: #FF0000;
	padding: 5px;
	valign: bottom;
}

.product-box .product-price b {
	color: #000000;
}


.manufacturer-group {
	margin: 0 0 0 350px;
	position: absolute;
}

/* footer */
#footer { 
	color:#919191; 
	background:url(images/foot-tall.gif) repeat-y; 
	float:right; 
	width:529px; 
	text-align:right;
}
#footer .t { 
	background:url(images/foot-top.gif) no-repeat top;
}
#footer .b { 
	background:url(images/foot-bot.gif) no-repeat bottom;
}
#footer .indent { 
	padding:26px 35px;
}
#footer a { 
	color:#931E2B;
}
/* footer end */


.dhtmlwindow{
	position: absolute;
	border: 2px solid black;
	visibility: hidden;
	background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #CA0000;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: hand;
	cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
	width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
	border-top: 1px solid brown;
	background-color: white;
	color: black;
	height: 150px;
	padding: 2px;
	overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
	border-top: 1px solid gray;
	background-color: #F8F8F8;
	height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
	float: right;
	width: 13px; /*width of resize image*/
	height: 13px; /*height of resize image*/
	cursor: nw-resize;
	font-size: 0;
}

.tr-odd {background-color: #ffffff}
.tr-even {background-color: #dddddd} 


.promac-table {
	padding-top:0px; 
	padding-bottom:10px;
}

.promac-11 {
 background-color:#f0f0f0;
 padding-left:6px; 
 padding-right:6px; 
 width:300px;
}

.promac-12 {
 background-color:#f0f0f0;
 padding-left:6px; 
 padding-right:6px; 
}

.pramac-21 {
 background-color:#F8F8F8;
 padding-left:6px; 
 padding-right:6px; 
 width:300px;
}

.pramac-22 {
 background-color:#F8F8F8;
 padding-left:6px; 
 padding-right:6px; 
}

#partners {
display: none;
}
