@media only screen and (max-device-width: 960px) { 
 
    /*fixes too big font in mobile Safari*/
 
    html { 
        -webkit-text-size-adjust:100%; 
    }
 }

form {
	margin:0;
	padding:0;
}

img {border:none}

body {
	background-color: #676767;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(/images/UI/cart/background_girl.jpg);
        background-repeat: repeat-x;
}

/* In West Phillidelphia... Born and raised */

.thank_you_message_container{
width: 400px;
}

.CustomTextOrange {
color: #FF9900
}

.EmailConfYellow {
color: #FFEB06;
}

HR 
{ color:#c80000; background: #c80000; border: 0; Height:1px;}

#container {
	z-index: 3;
	width: 767px;
	left: 50%;
	margin-left: -383px;
	top: 74px;
	position: absolute;
}
#header {
	z-index: 3;
	width: 767px;
	height: 150px;
	left: 50%;
	margin-left: -383px;
	top: 0px;
	position: relative;
}
#footer {
	z-index: 3;
	width: 755px;
	height: 30px;
	left: 50%;
	margin-left: -383px;
	top: 0px;
	position: relative;
	padding: 6px;
}

#guy {
	z-index: 0;
	width: 476px;
	height: 267px;
	left: 50%;
	margin-left: 240px;
	top: 200px;
	position: absolute;
	padding: 6px;
}
/* Added by Jason 070707 */

P,DIV,TH,TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
}
IMG.thumb_border {
	border-style: solid;
	border-width: 1px;
	border-color: #8EC742;
}
.CartHeadingGray {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold;
}


#pricefloat_left {
				margin-left: -247px;
				position: absolute;
				height: 30px;
				width: 30px;
				left: 50%;
				top: 73px;
				background-color:#000000;
}

#pricefloat_right {
				margin-left: 218px;
				position: absolute;
				height: 30px;
				width: 30px;
				left: 50%;
				top: 73px;
				background-color:#000000;
}
.bgGray {
        background-color: #FA1F1D;
}
.LightGray {
        COLOR: #909096; FONT: bold;
}
.SmallGray {
        COLOR: #909096; FONT: 10px;
}
.SmallGrayBoldyellow {
	COLOR: #FFCC33;
	FONT: bold 10px;
}

.SmallGrayBoldwhite {
	COLOR: #FFFFFF;
	FONT: bold 10px;
}

/* FFFFBF - E6E7C7 */

.SmallGrayBoldwhite2 {
	COLOR: #E6E7C7;
	FONT: bold 10px;
}

.SmallGrayBold {
	COLOR: #ffffff;
	FONT: bold 10px;
}
.table_border {
	border-style: solid;
	border-width: 1px;
	border-color: #7e0000;
	background: #7e0000 url(/images/UI/cart/background_table_fade.jpg);
	background-repeat: repeat-x;
}
.floating_box	{

}
.BackgroundColor	{
		background-color: #1E1E24;
}
.BackgroundColorGreen	{
		background-color: #00D800;
}
.BackgroundColorGray	{
		background-color: #36363F;
}
.BackgroundColorBlack	{
		background-color: #FF9900;
}
.BackgroundBlank	{
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #00487D; FONT-SIZE: 10px;
}
.emphasize	{
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #909096; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-STYLE: italic;
}
.emphasizeWhite	{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
}
SELECT,TEXTAREA,INPUT {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 10px; background-color:;
}

input[type=text], input[type=password] {
	width:181px;
}
.ProductPrice input[type=text]{
	width:31px;
}
SELECT {
	width: 203px;
}
select[name=card_type] {
	width: 181px;
}
select[name=card_expire_Month] {
	width:88px;
}
select[name=card_expire_Year] {
	width:55px;
}
input[name=card_cvv2] {
	width:41px;
}
textarea[name=Customer_Notes] {
	width:273px;
}

.productoptions	{
	COLOR: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	-webkit-text-size-adjust: 100%;
}
.table_title	{
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #909096; FONT-SIZE: 11px; FONT-WEIGHT: bold;
}
.field { 
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7pc; 
		font-weight: normal; color: #36363F; background-color: #FFFFFF; 
		border-style: none
} 
.protectedText {
 		-moz-user-select: none;
}
A:link {
        COLOR: #FF7700; TEXT-DECORATION: none;
}
A:visited {
        COLOR: #FF7700; TEXT-DECORATION: none;
}
A:hover {
        COLOR: #FF7700; TEXT-DECORATION: none;
}
A:active  {
        COLOR: #FF7700; TEXT-DECORATION: none;
}

.white:link {
        COLOR: #000000; TEXT-DECORATION: none;
}
.white:visited {
        COLOR: #000000; TEXT-DECORATION: none;
}
.white:hover {
        COLOR: #000000; TEXT-DECORATION: none;
}
.white:active  {
        COLOR: #000000; TEXT-DECORATION: none;
}

H1 {
        FONT-SIZE: 15px; COLOR: #00487D;
}
H2 {
        FONT-SIZE: 13px;
}
H3 {
        FONT-SIZE: .7pc;
        COLOR: #00487D;
}
HR {
	COLOR: #FF9900;
	HEIGHT: 1px;
}
.HeadBox {
        BACKGROUND-COLOR: #ECEFF3;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #C3CCD0;
}
.VertMenuBox {
        BACKGROUND-COLOR: #C3CCD0;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #000000;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #FA1F1D; COLOR: #00487D; FONT: bold 10px;
}
.VertMenuItems {
        COLOR: #00487D; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #00487D; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #00487D; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #FD8B04; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #00487D; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
	FONT-SIZE: 12px;
}
.DialogBox {
	BACKGROUND-COLOR: #2c0000;

}
.DialogBorder {
	BACKGROUND-COLOR: #2c0000;
	
}


/* ==========================================================
 * Dialog Border Styles 
 * ==========================================================
 */
.DialogBorderLogin {
	border-style: solid;
	border-width: 1px;
	border-color: #7e0000;
	BACKGROUND-COLOR: #A20000;
	background-image: url(/images/UI/cart/background_table_fade.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.DialogBorderLogin td, .DialogBorderLogin div { 
	color: #ffffff;
}

#container .DialogBorder .DialogBorderLogin a {
	color: #FF9900;
	font-weight: bold;
}





.DialogTitle {
        COLOR: #00487D; FONT: bold 11px;
}
.NumberOfArticles {
        COLOR: #FFF;
font-size: 10px;
	font-weight: bold;}
.TopLabel {
        COLOR: #00487D; FONT: bold 12px;
}
.Text {
	COLOR: #CC0000;
}
.TextYellowNoBold {
        COLOR: #FF9900;  FONT: .6pc;
}
.TextYellowNoBold2 {
        COLOR: #FFFFFF;  FONT: .6pc;
}
.TextYellowBold {
        COLOR: #FF9900;  FONT: bold .6pc;
}
.AdminSmallMessage {
        COLOR: #FF3300;
}
.AdminTitle {
        COLOR: #FF3300; FONT: bold 12px;
}
.Line {
        BACKGROUND-COLOR: #333339;
}
.ProductTitle {
        COLOR: white; FONT: bold .7pc;
}
.ProductTitleYellow {
        COLOR: #FF9900; FONT: bold .6pc;
}
.ProductTitleYellow2 {
        COLOR: #FF9900; FONT: bold .8pc;
}
.ProductTitleYellow3 {
	COLOR: #FF9900;
	font-size: 10px;
	font-weight: bold;
}
.ProductTitleNoBold {
        COLOR: #00487D; FONT: .7pc;
}
.CartHeadingGray {
	COLOR: #990000;
	font-size: 11px;
	font-weight: bold;
}
.ProductTitleGray {
	COLOR: #990000;
	font-size: 10px;
	font-weight: bold;
}
.ProductTitleGray2Bold {
        COLOR: #FF9900; FONT: bold .6pc;
}
.ProductTitleGray2NoBold {
        COLOR: #FF9900; FONT: .6pc;
}
.ProductTitleWhite {
	COLOR: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.ProductTitleBlue {
        COLOR: #CACEEE; 
}
.ProductTitleWhite2NoBold {
        COLOR: #FF9900;
	font-size: 10px;
	font-weight: bold;
}
.ProductTitleRed {
        COLOR: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.ProductTitleRed2 {
        COLOR: #FF0000; 
font-size: 11px;
	font-weight: bold;
}
.ProductTitleRed3 {
        COLOR: #EFE686; FONT: bold .6pc;
}
.ProductDetailsTitle {
        COLOR: #FF3300; FONT: bold 12px;
}
.ProductDetails {
        COLOR: #000000;
}
.ProductPriceTitle {
        COLOR: #000000; FONT: bold 12px;
}
.ProductPriceConverting {
        COLOR: #00487D; FONT: bold .7pc;
}
.ProductPrice {
	COLOR: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.ProductPriceSmall {
	COLOR: #fff;
	font-size: 10px;
	
}
.MarketPrice {
        FONT-SIZE: 11px;
}
.ItemsList {
        COLOR: #000000; FONT: bold 10px;
}
.NavigationPath {
        COLOR: #00487D; FONT: bold 10px;
}
.FormButton {
        COLOR: #FFFFFF; FONT: 10px;
}
.Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(images/butbg.gif);
       BACKGROUND-COLOR: #FF4421;
       COLOR: #00487D; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}
.CustomerMessage {
        COLOR: #FF3300; FONT: bold 10px;
}
.ErrorMessage {
        COLOR: #FFF; FONT: 10px;
}
.Star {
        COLOR: white;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
        COLOR: #00487D; FONT: bold 10px;
}
.TableHead {
    BACKGROUND-COLOR: #DDDDDD;
}
.SmallNote:link {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #888888; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #000000; COLOR: #00487D;
}
.Tab {
        BACKGROUND-COLOR: #C3CCD0;
        FONT-WEIGHT: bold;
    TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: #C3CCD0;              /* like "VertMenuBox" */
    BORDER-RIGHT: #C3CCD0 1px solid;        /* like "VertMenuBox" */
    BORDER-TOP: #C3CCD0 1px solid;          /* like "VertMenuBox" */
    BORDER-LEFT: #C3CCD0 1px solid;         /* like "VertMenuBox" */
    BORDER-BOTTOM: #C3CCD0 1px solid;       /* like "VertMenuBox" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: #C3CCD0;              /* like "VertMenuBox" */
    BORDER-RIGHT: #000000 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #000000 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #000000 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #000000 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #FF4421;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #FF4421 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #FF4421 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #FF4421 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #FF4421 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: hand;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #C3CCD0;              /* like "VertMenuBox" */
    BORDER-RIGHT: #000000 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #000000 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #000000 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #000000 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: hand;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #00487D;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
#upsell_note_1
{ background-color: #ffffff; border:1px solid #535360;}

#container .DialogBorder a {
	color: #FFFFFF;
font-weight: bold;
}
#container .DialogBorder .Text {
	color: #c3c3c3;
}
#container .DialogBorder .DialogBox .DialogBorder .table_border .floating_box a {
	font-weight: normal;
}

#container .DialogBorder .DialogBox .DialogBox .ProductTitleYellow #col_right .DialogBorder .table_border .floating_box a {
	font-weight: bold;
	color: #9B1313;
}

/* Header CSS */


#TopHeaderNav {
	position:absolute;
	left:0px;
	top:0px;
	width:767px;
	height:75px;
}

#header-wide-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:245px;
	height:75px;
}

#header-wide-02 {
	position:absolute;
	left:245px;
	top:0px;
	width:99px;
	height:38px;
}

#header-wide-03 {
	position:absolute;
	left:344px;
	top:0px;
	width:79px;
	height:38px;
}

#header-wide-04 {
	position:absolute;
	left:423px;
	top:0px;
	width:83px;
	height:38px;
}

#header-wide-05 {
	position:absolute;
	left:506px;
	top:0px;
	width:261px;
	height:38px;
}

#header-wide-06 {
	position:absolute;
	left:245px;
	top:38px;
	width:522px;
	height:13px;
}

#header-wide-07 {
	position:absolute;
	left:245px;
	top:51px;
	width:53px;
	height:14px;
}

#header-wide-08 {
	position:absolute;
	left:298px;
	top:51px;
	width:67px;
	height:14px;
}

#header-wide-09 {
	position:absolute;
	left:365px;
	top:51px;
	width:122px;
	height:14px;
}

#header-wide-10 {
	position:absolute;
	left:487px;
	top:51px;
	width:50px;
	height:14px;
}

#header-wide-11 {
	position:absolute;
	left:537px;
	top:51px;
	width:101px;
	height:14px;
}

#header-wide-12 {
	position:absolute;
	left:638px;
	top:51px;
	width:69px;
	height:14px;
}

#header-wide-13 {
	position:absolute;
	left:707px;
	top:51px;
	width:60px;
	height:14px;
}

#header-wide-14 {
	position:absolute;
	left:245px;
	top:65px;
	width:522px;
	height:5px;
}

.error_dialog {
	position:absolute;
	background-color: white;
	top:0px;
	left:0px;
	z-index:10;
	color:black;
	padding:5px;
	border: 1px solid black;
	width:250px;
}

.clickable {
	cursor:pointer;
}

#redtab {
position:absolute;
left:50%;
margin-left:365px;
z-index:1;
top:0px;
width:54;
height:43;


}

#select2 {width:300px}