/* CSS for Phoenician Stone */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input,table,td,img { margin: 0; padding: 0; }

html {
	height: 100%;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: 0;
}

body {
	background: url(../images/bg.gif);
	color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

h2, h3 {
	font-size: 120%;
}

#wrapper {
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 842px;
	background-image: url(../images/bg-black.gif);
}

#footer {
	background: url(../images/footer.gif);
	height: 35px;
	font-size: 11px;
	text-align: center;
	line-height: 35px;
	color: #ccc;
}

#mainContainer {
	margin-top: 15px;
}

#mainLeft {
	width: 203px;
	border-right: 1px solid #333333;
}

#mainLeftTable {
	height: 320px;
}

#mainContent {
	padding: 0 30px 20px 15px;
	min-height: 340px;
}

#mainMenuLeft {
	
}

#mainMenuLeft ul {
	list-style: none;
	text-indent: -99999px;
}

#mainMenuLeft ul li {
	text-indent: -99999px;
}

#mainMenu {
	height: 85px;
	width: 838px;
}

#mainMenu ul {
	list-style: none;
	text-indent: -99999px;
}

#mainMenu ul li {
	display: inline;
	text-indent: -99999px;
}

#logo {
	text-indent: -99999px;
}

#mainContent h1 {
	font-size: 13px;
	letter-spacing: 1px;
	color: #F71C00;
}

#mainContent .line {
	border-bottom: #333333 solid 2px;
}

.mainContentLeft {
	padding-top: 13px;
	padding-left: 10px;
}

.mainContentRight {
	padding-top: 13px;
	padding-left: 30px;
	width: 300px;
}

.mainContentBottom {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
}

#contentbox {
	padding-left: 10px;
}

#productsList {
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 12px;
}

.imageBox {
	border: 1px solid #333333;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: 280px;
	height: 413px;
}

.imageBoxSmall {
	border: 2px solid #333333;
}

#clickToEnlarge {
	padding-top: 20px;
	text-align: center;
}

.productTitle {
	color: #F71C00;
	font-size: 100%;
}

/************** form style *****************/
#formBox {
	width: 400px;
	padding-top:20px;
	padding-left: 10px;
}

#formBox td {
	height: 22px;
}

.lefttd {
	width: 100px;
	padding-left: 30px;
	text-align: left;
}

.InputBox {
	width: 200px;
	background-color: #141414;
	border: 1px solid #333333;
	color: #CCCCCC;
}

.InputBoxFocus {
	width: 200px;
	background-color: #000000;
	border: 1px solid #333333;
	color: #CCCCCC;
}

.InputBox2 {
	width: 150px;
	border: 1px solid #333333;
}

.InputBoxSmall {
	width: 113px;
	height: 16px;
	background-color: #545454;
	border: 1px solid #545454;
	color: #CCCCCC;
}

.submit {
	background-color: #545454;
	border: 1px solid #E3E3E3;
	width: 80px;
	height: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #E3E3E3;
	cursor: pointer;
	_cursor: hand;
}

	
#formmailing td{
	height: 20px;
	padding-bottom: 2px;
}

#enquiryBox { 
	border-top: 1px solid #333333;
	margin-top: 15px;
}

#categorylist {
	width: 153px;
	text-align: left;
	padding: 10px 0 0 17px;
}

#categorylist ul {
	list-style: none;
}

#categorylist ul li ul {
	padding-left: 10px;
}

#categorylist ul li ul li {
	line-height: 21px;
}

#categorylist a:hover {
	color: #F71C00;
}

.listStyleline {
	background: url("../images/bg-line.gif") no-repeat bottom left;
	padding-top: 5px;
	padding-bottom: 5px;
}

/************** news style *****************/
.newstitle {
	padding-left: 10px;
	font-weight: bold;
}

.newscontent {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.newsline {
	border-bottom: #333333 dashed 1px;
}

.newsMainList {
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.newsMainList ul {
	text-align: left;
	text-indent: 12px;
}

.newsMainList li {
	padding-bottom: 5px;
}

.newsList {
	
}

.newsList ul {
	list-style-type: none;
	text-align: left;
	text-indent: 12px;
	padding-right: 12px;
}

.newsList li {
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 12px;
	margin-left: 12px;
	border-bottom: #333333 dashed 1px;
}

.hand {
	cursor:pointer;
	_cursor:hand;
}

.paddingText {
	padding-left: 20px;	
}
