.prod_breadcrums {
	padding: 5px 0px 5px 5px;
}

.actionbox {
	background: #FFFFFF;
	width: 250px;
	height:auto;
	padding: 2px;
}

.productimagecontainer {
	background:#FFFFFF;
	width: 100%;
	border: #000000 1px solid;
}

/*  Main Products Page */
#mainContainer {
	width: 891px;
}

#bottomEdge {
	background: url(../images/productpage/edgeBottom.jpg) repeat-x bottom;
	height:18px;
	padding: 0;
	margin: 0;
	width: 891px;
}

#bottomLeft {
	background: url(../images/productpage/corner_bottomleft.jpg) bottom left no-repeat;
	width: 38px;
	height: 18px;
	position:relative;
	float:left;

}

#bottomRight {
	background: url(../images/productpage/corner_bottomright.jpg) bottom right no-repeat;
	position:relative;
	float: right;
	width: 16px;
	height: 18px;
	
}

#rightProductContainer {
	margin: 55px 20px 0px 0px;
	height: 200px;
	width: 590px;
	float: right;
	border: #000000 solid 1px;
	background:#FFFFFF;
}

#leftProductContainer {
	height: 176px;
	width: 235px;
	float:left;
	margin: 70px 16px 0px 0px;

}

#prod_safiworkshop {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

#prod_safiworkshop ul {
	list-style:outside;
	list-style-type:square;
}

.prod_safiserverbox div ul{
	list-style:outside;
	list-style-type:square;
	padding: 15px;
	margin: 0;
}

ul.optionslist {
	list-style:outside;
	list-style-type:square;
	padding: 15px;
	margin: 0;
}

.prod_safiserverbox {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	width: 195px;
	height: 160px;
	float:left;
}

.prod_midlines{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}

.prod_safiserverbox div {
	padding: 2px 5px 0 5px;
}

#prod_safiserverheader {
	height:40px;
}

#prod_safiservercontainer {

}

#middleArea {
	background: url(../images/productpage/middleback.jpg) repeat-y;
	width: 891px;

}

#middleleftContainer {
	width: 420px;
	float:left;
	margin-left: 34px;
}

#middlerightContainer {
	width: 420px;
	float:right;
	margin-right: 16px;
}

#middletopheader {
	text-align: left;
	margin-left: 34px;
	padding-top: 14px;
	margin-bottom: 8px;
}

#middletopheader  h1 {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
}

#middletopheader  p {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #626262;
	font-weight: bold;
}

#wholeTop {
	background: url(../images/productpage/wholetop.jpg) top no-repeat;
	width: 891px;
	height: 269px;
}


.prod_whitelinks A			{ color: #ffffff; font-family: "Trebuchet MS", verdana, arial, sans-serif; text-decoration:none; font-weight:bold; padding: 1px;} 
.prod_whitelinks A:link		{ color: #ffffff; text-decoration: none; } 
.prod_whitelinks A:visited	{ color: #ffffff; text-decoration: none; } 
.prod_whitelinks A:active	{ color: #224122; } 
.prod_whitelinks A:hover	{ color: #224122; background:#ABD2EB;} 




.prod_action {
	width: 360px;
	height: 70px;
	text-align: left;
	padding-left: 50px;
	float: left;
}

.prod_action_border {
	border: solid 1px #000000;
	margin: 5px 0 5px 20px;
	padding-top: 3px;
}

.prod_action h1 {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
}

.prod_action p {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}


.prod_additional {
	width: 355px;
	text-align: left;
	padding: 5px 5px 5px 50px;
	border: #000000 1px dashed;
	float:left;
	height: 70px;
}

.prod_additional h1 {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
}

.prod_additional p {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* BEVEL BOX */
/* \*/
* html #bev_tlc, * html #bev_trc {height: 1%;}
/* */

#bev_box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 1em;
	padding: 0;
	text-align: left;
	width:90%;				/* <-- use this to tie width to viewport size */
	width: 650px;				/* <-- use this for a set width */
	background-color: #eeeeee;
	}
 	
#bev_content
	{
	padding:3em;
	}

#bev_content h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#bev_content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
#bev_tlc, #bev_trc, #bev_blc, #bev_brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#bev_tlc
	{
	background-image:url(../images/bevbox/tlc.jpg);
	background-position: 0% 0%;
	}

#bev_trc
	{
	background-image:url(../images/bevbox/trc.jpg);
	background-position: 100% 0%;
	}
	
#bev_blc
	{
	background-image:url(../images/bevbox/blc.jpg);
	background-position: 0% 100%;
	}

#bev_brc
	{
	background-image:url(../images/bevbox/brc.jpg);
	background-position: 100% 100%;
	}

#bev_tb, #bev_bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#bev_tb
	{
	background-image:url(../images/bevbox/tb.jpg);
	background-position: 0% 0%;
	}

#bev_bb
	{
	background-image:url(../images/bevbox/bb.jpg);
	background-position: 50% 100%;
	}
	
#bev_rb
	{
	background-image:url(../images/bevbox/r.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#bev_lb
	{
	background-color: #ECEACC;
	background-image:url(../images/bevbox/l.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
	
/* Checkout Form */
.checkoutbox_quantity {	
	font-size: 1em;
	height:1.5em;
	padding:2px;
	width:30px;
	border: 1px solid #c0c0c0;
	background: #f5f4e7;
	text-align:center;
	}
	
.checkoutbox_price {	
	border:1px solid #000;
	color:#224122;
	font-size:11px;
	height:20px;
	padding:2px;
	width:60px;
	text-align:right;
	}


div.checkouttable table
{
    border-color: #000;
    border-width: 0 0 1px 1px;
    border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}

div.checkouttable table td
{
    border-color: #000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
    background-color: #FFF;
}

div.checkouttable table tr.checkouttableheader td
{
    background-color:#CCCCCC;
	font-weight: bold;
}


div.cleartable table
{
    border-width: 0;
    border-style: none;
}

div.cleartable table td
{
    border-width: 0;
    border-style: none;
}


.predownloadbox {
	padding-top: 50px;
}

.predownloadbox .leftpane {
	float: left;
}
.predownloadbox .rightpane {
	float: left;
	padding-left: 20px;
	width: 400px;
}
.predownloadbox .rightpane h1 {	
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	}