/* CSS Stylesheet - CATSAN */

html, body
{
	margin: 0;
	padding: 0;
	border: 0	
}

body
{
	font-size: 100.1%;
	font-family: Tahoma,'Times New Roman',serif;
}

a
{
	outline: none;
}

p
{
	margin:0
}

p.standard
{
	color: #000000;
	font-family: Tahoma,'Times New Roman',serif;
	font-weight: bold;
	font-size: 11px;
}

h2
{
	margin: 0;
	padding: 0;
}

h2.standard
{
	color: #0072AE;
}

img
{
	border: 0;
}

#page-wrapper
{
	width: 900px;
	margin: 0px auto;
	background-color: #0072AE;
	border: 1px solid #000000;
	font-size: 12px;
}

#header
{
	background: #0072AE url(../images/logo.jpg) no-repeat 50% 50%;
	height: 138px;
}

#top-bar
{
	height:21px;
	background: #0072ae url(../images/top-bar.jpg) no-repeat;
}

#main-content
{
	background: #004065 url(/Images/background.jpg) no-repeat top left;
	/*min-height: 772px;*/
}

#term-condition-cotents
{
	background: #004067 url(/Images/background.jpg) no-repeat top left;
}

#navigation-menu
{
	height: 21px;
	background-color: #fdb813;
}

ul#navigation
{
	height: 21px;
	margin: 0;
	padding-left: 85px;
}
/* menu list */

#navigation li { 
	float: Left; 
	display: block; 
	margin: 0; 
	padding-left: 100px;
	height: 21px;
	line-height: 21px;
	}

#navigation a 
{ 
	color: #ffffff; 
	font-size:12px;	
	text-decoration: none; 
	line-height: 21px;
}


#navigation a:hover 
{ 
	text-decoration: none; 
} 

#main-content-inner
{
	/*padding: 40px 58px 0px 58px;*/
	padding: 40px 58px 20px 58px;
}

.masterFooter
{
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 800px;
}

.masterFooter span
{
	font-family: Tahoma,'Times New Roman',serif;
	font-size: 11px;
	line-height: 20px;
}

.masterFooter span a
{
	color: #0072AE;
}

.front-terms-text
{
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 30px;
}

/* rounded boxes */
#frontpage-box1
{
	width: 454px;
	height: 672px;
	background: url(../images/frontpage-box1.png) no-repeat top left;
	float: left;
	margin-right: 13px;
}

#frontpage-box1-content
{
	padding: 8px 0 0 8px;
}

.frontpage-content-right
{
	padding-left: 15px;
}

#frontpage-content-right h2
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin:0;
	text-align:center;
}

#frontpage-right-wrapper
{
	width: 315px;
	height: 672px;
	float: left;
}

.frontpage-iphone
{
	width: 312px;
	height: 291px;
	margin: 0 auto;
	margin-bottom: 12px;	
}

.frontpage-catsan-package
{
	width: 312px;
	height: 234px;	
	margin: 0 auto;
	margin-bottom: 12px;
}

.frontpage-rightcatsan
{
	width: 312px;
	height: 120px;
	margin: 0 auto;
}

/* Products Pages */

#clumping-clay-box
{
	float: left;
	width: 378px;
	padding-right: 18px;
}

#clumping-clay-text, #crystals-text
{
	/* real width = 378px */
	width: 268px;
	height: 500px;
	padding: 20px 55px 20px 55px;
	background: url('../Images/clumping-clay-box-background.gif') repeat-y;
}

#clumping-clay-text p, #crystals-text p
{
	line-height: 19px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}

#crystals-box
{
	float: left;
	width: 378px;
	height: 670px;
}

/* Thank You Page */

#thankyou-page
{
	width: 762px;
	height: 592px;
	background: url(../images/catsan-thank-you.png) no-repeat top left;
	/*float: left;
	margin-left: 10px;*/
}


#thankyoupage-text
{
	color:#004067;
	font-size:18px;
	/*margin-top:465px;*/
	padding-top:465px;
	text-align:center;
}

#thankyoupage-text p
{
	color: #004067;
	line-height: 30px;
}

/* Term & Condition */

#term-page
{
	width: 762px;
	height: 704px;
	background: url(../images/term-condition-box.png) no-repeat top left;
	/*float: left;*/
	/*margin-left: 10px;*/
	padding: 10px;
}

#term-page-text
{
	padding: 15px;
}

#term-page-text h2
{
	font-size:12px;
	color:#004067;
	font-weight:bold;
}

#term-page-text p
{
	color: #004067;
	text-align:justify;
}

#term-page-col1,
#term-page-col2,
#term-page-col3
{
	float:left;
	font-size:9px;	
	width:32%;
}
#term-page-col1,
#term-page-col2
{
	margin-right: 13px;
}

#term-page-col3
{
	line-height:12px;
}
