
/* ----------------------------------------------------------------------------------	INDEX CSS STYLES  ------------------------------------------------------------------------------------------ */

TD.indexpagetitle1 { 
	color : red ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 24px ; 
	font-style : italic ; 
	text-align : left ; 
	text-decoration : none 
}
TD.indexpagetitle2 { 
	color: blue; 
	font-family: Verdana,arial,sans-serif; 
	font-size: 14px; 
	font-weight: 700; 
	font-style: italic; 
	text-align: left; 
	text-decoration: none 
}
div.indexpagetext { 
	color: black; 
	font-family : Verdana,arial,sans-serif; 
	font-size : 12px;  
	text-align : left; 
	text-decoration: none 
}
TD.indexpagefooter { 
	color : black; 
	font-family : Verdana,arial,sans-serif; 
	font-size : 12px; 
	text-align : left; 
	text-decoration: none 
}

P.newstitle1 { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 24px ; 
	font-weight : 700 ; 
	text-align : left ; 
	text-decoration : none 
}
P.newstext { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 18px ; 
	text-align : justify ; 
	text-decoration : none 
}

/* ----------------------------------------------------------------------------------	ABOUTUS CSS STYLES  ------------------------------------------------------------------------------------------ */

P.aboutustitle1 { 
	color : red ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 24px ; 
	font-weight : 700 ; 
	font-style : italic ; 
	text-align : left ; 
	text-decoration : none 
}
P.aboutustitle2 { 
	color : blue ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 14px  ; 
	font-weight : 700 ;  
	font-style : italic ; 
	text-align : left ; 
	text-decoration : none 
}
P.aboutustext {
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 12px ;  
	text-align : justify ; 
	text-decoration : none 
}

/* ----------------------------------------------------------------------------------	ORDERINFO CSS STYLES  ------------------------------------------------------------------------------------------ */

P.orderinfotitle1 { 
	color : red ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 24px ; 
	font-weight : 700 ;  
	font-style : italic ; 
	text-align : left ; 
	text-decoration : none 
}
P.orderinfotitle2 { 
	color : blue ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 14px ; 
	font-weight : 700 ;  
	font-style : italic ; 
	text-align : left ; 
	text-decoration : none 
}
P.orderinfotext { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	text-align : justify ; 
	text-decoration : none 
}

/* ----------------------------------------------------------------------------------	BASKET CSS STYLES  ------------------------------------------------------------------------------------------ */

P.baskettitle1 { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 18px ; 
	font-weight : 700 ; 
	text-align : center ; 
	text-decoration : none 
}
P.baskettitle2 { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	text-align : center ; 
	text-decoration : none 
}
TR.basketdata { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 10px ; 
	text-align : left ; 
	text-decoration : none 
}
Body.baskettext { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 18px ; 
	text-align : center ; 
	text-decoration : none 
}

div.itemdisplaytitle { 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 18px ; 
	font-weight : 400 ; 
	text-align : center ; 
	text-decoration : none; 
	border-color: gray;
	border-style: solid;
	border-top-width: 0px;	
	border-bottom-width: 1px;
	border-left-width: 0px;	
	border-right-width: 0px;
}
div.itembullets {
	color: black;  
	font-family : Verdana,arial,sans-serif; 
	font-size: 12px;  
	text-align : left; 
	width: 450px;
	margin: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none
}
div.itemdisplaydata{ 
	align : center;
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	text-align : center ; 
	text-decoration : none
	border-color: gray;
 
}
table.itemdisplaytable{ 
	align : center ;
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	text-align : center ; 
	text-decoration : none;
	margin:10px;
	border-color: gray;
	border-style: solid;
	border-top-width: 1px;	
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-right-width: 1px;
	position: relative;
	color : gray ; 
	text-align : left;
	cellpadding: 5px;
}

table.relateditemdisplaytable{ 
	position: relative;
	background-color: white;
	align : center ;
	text-align : center;
	cellpadding: 0px;
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 10px ; 
	text-align : center ; 
	text-decoration : none;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	border-top-width: 0px;	
	border-bottom-width: 0px;
	border-left-width: 0px;	
	border-right-width: 0px;
}

td.relateditemdisplaydata{ 
	color : black ;
	cellpadding: 5px;
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 10px ; 
	text-align : center ; 
	text-decoration : none ;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}

img.standardsmall {
	background-color: white; 
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration : none ;
	border-width: 0px;

}

/* ----------------------------------------------------------------------------------	CHECKOUTFORM CSS STYLES   ------------------------------------------------------------------------------- */

P.checkoutformtitle1 { 
	color : red ; 
	font-family : verdana,arial,sans-serif ; 
	font-size : 14px ;  
	font-style : italic ; 
	font-weight : Bold ; 
	text-align : left ; 
	text-decoration : none 
}
P.checkoutformtitle2 { 
	color : black ; 
	font-family : verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	text-align : left ; 
	text-decoration : none 
}
Body.checkoutformtext { 
	color : black ; 
	font-family : verdana,arial,sans-serif  ; 
	font-size : 6px ; 
	text-align : left ; 
	text-decoration : none 
}
TR.checkoutformtext { 
	color : black ; 
	font-family : verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	text-align : left ; 
	text-decoration : none 
}

/* ----------------------------------------------------------------------------------	CONFIRMATION CSS STYLES  ---------------------------------------------------------------------------------- */

TD.confirmationtitle1 { 
	color : white ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 18px; 
	font-weight : 400 ; 
	text-align : center ; 
	text-decoration : none 
}
TD.confirmationfooter { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 12px ; 
	font-weight : 400 ; 
	text-align : center ; 
	text-decoration : none 
}
TD.confirmationtext { 
	color : black ; 
	font-family : verdana,arial,sans-serif ; 
	font-size : 12px ; 
	font-weight : 400 ; 
	text-align : center ; 
	text-decoration : none 
}

/* ----------------------------------------------------------------------------------	CONTACTUS CSS STYLES  ---------------------------------------------------------------------------------------- */


P.contactustitle1 { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 24px ;  
	font-weight : 700 ; 
	text-align : left ; 
	text-decoration : none 
}
P.contactustitle2 { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 14px ; 
	text-align : left ; 
	text-decoration : none 
}
Address.contactustext { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 14px ;  
	font-weight : 700 ; 
	text-align : left ; 
	text-decoration : none 
}
Body.contactustext { 
	color : black ; 
	font-family : Verdana,arial,sans-serif  ; 
	font-size : 14px ; 
	text-align : left ; 
	text-decoration : none 
}
