.Header
{
    width: 795px;
    height: 100px;
    margin: 0 0 0 10px;
    background: url(../images/bg-hdr-film.jpg) no-repeat;
}

.Header h2
{
    color: #0049DB;
    font-size: 28px;
    font-weight: bold;
    font-family: Georgia, Serif;
    padding: 10px 0 0 0;
    margin: 18px 0 7px 10px;
}

.Header div
{
    color: #000000;
    font-size:14px;
    font-weight: normal;
    margin: 0 0 0 10px;
}

.CatalogNew
{
	width: 795px;
	height: 320px;
	margin: 15px 0 10px 10px;
	font-family: Verdana, Arial;
}

.CatalogNewImage
{
	float: left;
	width: 255px;
}

.CatalogNewDescription
{
	float: left;
	width: 525px;
	margin: 10px 0 0 0;
}

.CatalogNewDescriptionTitle
{
    color: #0049DB;
    font-size: 24px;
    font-weight: bold;
    font-family: Georgia, Serif;
    margin: 0 0 10px 0;
}

.PriceNew
{
	float: left;
	width: 160px;
	height:30px;
}

.PriceNewLarge
{
	float: left;
	width: 150px;
	height:25px;
	font-weight: bold;
	font-size: 22px;
	color: #FF0000;
}

.PriceNewSmall
{
	width: 150px;
	height:10px;
	font-size: 11px;
}

.ShippingSmall
{
    float: left;
	width: 500px;
	height:10px;
	font-size: 11px;
	margin: 10px 0 0 0;
	display: block;
}

.OrderNew
{
	float: left;
	width: 350px;
	padding: 5px 0 0 0;
}

a.OrderBtnBlue
{
    background: url(../images/homeBtnBlueLeft.gif) no-repeat center left;
    color: #fff;
    display: block;
    float: left;
    font: bold 11px Tahoma;
    height: 33px;
    text-decoration: none;
}

a.OrderBtnBlue span
{
    background: url(../images/homeBtnBlueRight.gif) no-repeat center right;
    display: block;
    line-height: 33px;
    padding: 0 13px;
}

.Testimonials
{
    width: 795px;
    height: 315px;
    background: url(../images/bg-checkoutStepWrap.gif);
    background-repeat: repeat-x;
    padding: 10px 0 0 0;
    margin: 0 0 10px 10px;
    font-family: Verdana, Arial;
}

.TestimonialTitle
{
	width: 775px;
	color: #0049DB;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 10px;
    font-family: Georgia, Serif;
}

.TestimonialQuote
{
	width: 775px;
    font-size: 12px;
    font-weight: bold;
    font-style:italic;
    margin: 0 0 0 10px;
    font-family: Georgia, Serif;
}

.TestimonialCredit
{
    font-size: 11px;
    width: 775px;
    margin: 0 0 10px 10px;
}

.CatalogListing
{
    width: 795px;
    height:auto;
    border-top: 2px solid #ccccff;	
    margin:0 0 10px 10px;
}

.CatalogListingRowAlt
{
    background:#fafaff;
    width:795px;
    height: 35px;
    margin-top:1px;
    overflow: hidden;
}

.CatalogListingRow
{
	background:#f4f4ff;
    width:795px;
	height: 35px;
	margin-top:1px;
	overflow: hidden;
}

.CatalogTitle
{
	float:left;
    width:670px;
    padding: 10px 0 0 10px;
    
}

.CatalogTitle a
{
	color: #0049DB;
	text-decoration: none;
}

.CatalogBtn
{
    float: left;
    margin: 10px 0 0 0;
    width:100px;
}

a.CatalogBtnBlue
{
    background:url(../images/btnAddBlue.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 10px Tahoma;
    height:16px;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:92px;
}

a.CatalogBtnRed
{
    background:url(../images/btnAddRed.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 10px Tahoma;
    height:16px;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:92px;
}

a.CatalogBtnGrey
{
    background:url(../images/btnAddGrey.gif) no-repeat center center;
    color:#fff;
    display:block;
    float:left;
    font:bold 10px Tahoma;
    height:16px;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:92px;
}

/*********Order from catalog page */

.contentWrap
{
	margin: 10px;
	width:795px;
}

.contentWrap hr
{
	color: #556a93;
	margin: 20px 0 20px 0;
}

.contentWrapHeader
{
	background: url(../Images/bg-hdr-film.jpg) no-repeat;
	color: #0049db;
	height: 100px;
	padding: 20px 0 20px 11px;
	position: relative;
	width: 795px !important;
	width: 787px;
	font-family:Georgia,serif;
	font-size: 36px;
}

.contentTextRegular p
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;	
	font-family: Verdana, Arial;
	margin: 0 0 20px 0;
}

.contentTextRegular
{
	font-family:Georgia,serif;
	line-height:20px;
	color: #000000;
	font-family: Verdana, Arial;
}

.orderBox
{
	float: left;
	width:100%;
	margin: 0 0 50px 0;
}

.orderLeftBlock
{
	float: left;
	width:400px;
	height: auto;
	margin: 0 50px 0 0;
}

.orderSKU
{
	float: left;
	width: 300px;
	height: auto;
}
