#right
{
	width:267px;
	float:right;	
}

#content 
{
	margin:0px;
	margin-right:267px;
	padding-left:10px;
	padding-right:20px;
}

/* Internal Page Box 1 styles */
/* ==================================== */

#right div.box1
{
	background:url(../gui/internal_box1_bkgd.gif) no-repeat;
	height:239px;
	margin-bottom:20px;
	overflow:hidden;
}

#right div.box1 div.image 
{
	height:148px;
	padding:10px;
	text-align:center;
	overflow:hidden;
}

#right div.box1 div.image img
{
	width:220px;
	height:131px;
	margin-bottom:30px;
}

#right div.box1 div.text
{
	height:100px;
	overflow:hidden;
	padding:10px;
	text-align:left;
	
	
}

#right div.box1 div.text p
{
	font-size:13px;
	font-weight:bold;
	color:#FFFFF4;
	margin-bottom:50px;
}
/* ==================================== */


/* Internal Page Box 2 styles */
/* ==================================== */

#right div.box2
{
	background:url(../gui/internal_box2_bkgd.gif) no-repeat;
	height:199px;
	margin-bottom:20px;
	overflow:hidden;
}

#right div.box2 div.heading
{
	height:87px;
	padding:10px;
	padding-top:30px;
	text-align:center;
	
	overflow:hidden;
}

#right div.box2 div.heading h1
{
	margin-bottom:30px;
	font-size:23px;
	color:#FFFFFF;
}

#right div.box2 div.text
{
	height:81px;
	overflow:hidden;
	padding:10px;
	text-align:left;
}

#right div.box2 div.text p
{
	font-size:16px;
	font-weight:normal;
	color:#5C5C5C;
	margin-bottom:50px;
}
/* ==================================== */

table.sub_category
{
    width:100%;
}

table.sub_category tr td 
{
    width:25%;
    border-bottom:0px solid #A4A4A4;
    text-align:center;
    vertical-align:top;
    padding:10px;
}

table.sub_category tr td a img 
{
    border:0px;
    /*width:100px; fixed size for the category thumbnails*/
}

table.items 
{
    width:100%;
}

table.items tr td
{
    padding:10px;
    vertical-align:top;
    text-align:left;
    font-size:12px;
}

table.items tr td 
{
}

table.items tr td a img 
{
    border:0px;
}

table.item_details
{
    width:100%;
}

#main div.cart_buttons
{    
   text-align:center;
}

hr
{
    border:0px;
    background:#474747;
    height:1px;
    margin:0px;
}


table.specifications
{
	width:50%;
}

table.specifications tr td 
{
    text-align:left;
    vertical-align:top;
}


