
body{
	margin:0;
	padding:0;
	background-color: #A7D1D3;
	background-image: url(http://www.fountainpenasia.com/images/sse-bkg.jpg);
	line-height: 1.5em;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#072946
}

img {border:0;}

.menuside a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #330033;
	text-decoration: none;
	text-indent: 2px;
	padding: 4px;
	line-height: 2.5em;
}

.menuside a:hover {
	color: #003366;

}

.menumem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #330033;
	text-decoration: none;
	text-indent: 2px;
	padding: 4px;
	line-height: 2.5em;
}

.menumem a:hover {
	color: #003366;

}

h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #8358b2;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #8358b2;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333366;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #330000;
	font-weight: bold;
}

h6 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333366;
	font-weight: bold;
}

#maincontainer{
	width: 1010px; /*Width of main container*/
	height:100%;
	margin: 0 auto; /*Center container on page*/
	background-image: url(http://www.fountainpenasia.com/images/sse-cntr-bkg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 100%;
}

#topsection{
background: #EAEAEA;
height: 235px; /*Height of top section*/
width: 990px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 990px;
}

#contentcolumn{
margin-right: 440px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
background: #FFF;
}

#leftcolumn{
	float: left;
	width: 240px; /*Width of left column in pixel*/
	margin-left: -440px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
	background: #FFF;
	background-image: url(http://www.fountainpenasia.com/images/sse-column-brake.jpg);
	background-repeat: repeat-y;
	background-position: left;
	
}

#rightcolumn{
	float: left;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -200px; /*Set margin to -RightColumnWidth*/
	background: #FFF;
	background-image: url(http://www.fountainpenasia.com/images/sse-column-brake.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#footer{
	clear: left;
	width: 990px;
	color: black;
	text-align: center;
	padding: 4px 0;
	background-color: #fff;
	background-image: url(http://www.fountainpenasia.com/images/sse-Footer.jpg);
	height:55px;
	background-repeat: repeat-x;
	background-position:center;
}

#footer a{
color: #8a55bd;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.formtube{
margin-left: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 12px;
}
.footertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 10px;
}

/* Look & Feel */
b{font-size: 110%;}

em{color: red;}

div.row {
  clear: both;
  padding-top: 5px;
  }
div.row1 {
  clear: both;
  padding: 5px;
  }
  
div.row span.label {
  float: left;
  width: 60px;
  text-align: left;
  font-size:9px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  }

div.row span.formw {
  float: left;
  width: 80px;
  text-align: left;
  font-size:10px;
  } 

 div.spacer{/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 8px;
	
}
.sse_Minibtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c09a3;
	text-decoration: none;
	background-image: url(http://www.fountainpenasia.com/images/ele_btnBkgS.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	line-height: 35px;
		background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sse_MinibtnL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c09a3;
	text-decoration: none;
	background-image: url(http://www.fountainpenasia.com/images/ele_btnBkgL.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
		background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
submit .sse_srcbtn {
	background-image: url(http://www.fountainpenasia.com/images/ele_btnSearch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sse_Sub_bkg {
background-color:#FFFFFF;
background-image:url(http://www.fountainpenasia.com/images/ele_SearchBarBkg.jpg);
background-repeat:repeat-x;
}

.sse_Sub_txt {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:middle;
text-align:left;
padding-left:8px;
}

#sse_Main_btnTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330033;
	background-image: url(http://www.fountainpenasia.com/images/ele_btnBkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Prodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.Prodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
}
.RMenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.RMenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
}
.menuBkg {
	line-height: 35px;
	background-image: url(http://www.fountainpenasia.com/images/ele_MainMenuBkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
}
div.shade2 { top:1px; left:1px; color:#FFFFFF; position:relative; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; margin-right:6px; margin-left:6px;  text-decoration:none; }
div.fill2 { top:-18px; left:-1px; color:#660099; position:relative; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; line-height:1px; margin-right:6px; margin-left:6px;  text-decoration:none; } 
a.navDark {top:0px; left:0px; color:#000099; position:relative; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; line-height:1px; margin-right:6px; margin-left:6px;  text-decoration:none; text-transform:uppercase; text-decoration:none;}
a.navLite {color:#660099; position:relative; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; line-height:1px; margin-right:6px; margin-left:6px;  text-decoration:none; text-transform:uppercase; text-decoration:none;}
a.navBlack {top:1px; left:1px; color:#000000; position:relative; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; line-height:1px; margin-right:6px; margin-left:6px;  text-decoration:none; text-transform:uppercase; text-decoration:none;}
.textinput, .textinputHovered {
	width:115px;
	height:15px;
	background:url(http://www.fountainpenasia.com/images/input.jpg) no-repeat left top;
	border:none;
	padding:4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textinputHovered {
	background-position:left bottom;
}
.textarea, .textareaHovered {
	width:115px;
	height:125px;
	background:url(http://www.fountainpenasia.com/images/textarea.jpg) no-repeat left top;
	border:none;
	padding:4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textareaHovered {
	background-position:left bottom;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090B13;
	width: 115px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(http://www.fountainpenasia.com/images/selectbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mininput, .mininputHovered {
	width:35px;
	height:15px;
	background:url(http://www.fountainpenasia.com/images/mininput.jpg) no-repeat left top;
	border:none;
	padding:4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mininputHovered {
	background-position:left bottom;
}
