/* --- 
Created by Somit Shresth 
Email: somit.jtp@gmail.com
Website: www.somit.com.np
--- */
@charset "utf-8";

/* ---------- Defult Setting ---------- */

body, html, div, dl, dt, dd, ul, ol, li, pre, table, tbody, thead, th, td, h1, h2, h3, h4, h5, h6, form, input, fieldset, textarea, p {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size:0.8em; line-height:15px; margin:0 0 19px  0;}
h2 { font-size:0.8em; line-height:15px;  margin:0 0 15px 0;}
h3 { font-size:0.7em; line-height:12px;  margin:0 0 10px 0;}
h4 { font-size:0.7em; line-height:12px;  margin:0 0 10px 0;}
h5 { font-size:0.6em; line-height:12px;  margin:0 0 10px 0;}
h6 { font-size:0.6em; line-height:12px;  margin:0 0 10px 0;}

a:link, a:visite { color:#0099FF; }

a:hover { color:#0066FF; }

ol,ul,li { list-style:none; }

input,textarea {
	border:1px solid #ccc;
	padding:2px;
}
input:focus { 
	border-top:1px solid #990000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
textarea:focus { 
	border-top:1px solid #990000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}

/* ---------- Extra Site Setting ---------- */

div#wrapper { margin:0 auto; }

.clear { clear:both; }

.align-center { text-align:center; }

.align-right { text-align:right; }

.align-justify { text-align:justify; }

.float-left { float:left; }

.float-right { float:right; }

.uppercase { text-transform:uppercase; }

.capitalize { text-transform:capitalize; }

.imgBorder { border:2px solid #272324; }

.submit:hover { border:1px solid #ccc; }
/* --- 
Created by Somit Shresth 
Email: somit.jtp@gmail.com
Website: www.somit.com.np
--- */
@charset "utf-8";

/* ---------- Defult Setting ---------- */

body, html, div, dl, dt, dd, ul, ol, li, pre, table, tbody, thead, th, td, h1, h2, h3, h4, h5, h6, form, input, fieldset, textarea, p {
	margin:0;
	padding:0;
	
}

h1, h2, h3, h4, h5, h6 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size:0.8em; line-height:15px; margin:0 0 19px  0;}
h2 { font-size:0.8em; line-height:15px;  margin:0 0 15px 0;}
h3 { font-size:0.7em; line-height:12px;  margin:0 0 10px 0;}
h4 { font-size:0.7em; line-height:12px;  margin:0 0 10px 0;}
h5 { font-size:0.6em; line-height:12px;  margin:0 0 10px 0;}
h6 { font-size:0.6em; line-height:12px;  margin:0 0 10px 0;}

a:link, a:visite { color:#4f4f4f; }

a:hover { color:#0066FF; }

ol,ul,li { list-style:none; }

input,textarea {
	border:1px solid #ccc;
	padding:2px;
}
input:focus { 
	border-top:1px solid #990000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
textarea:focus { 
	border-top:1px solid #990000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}

/* ---------- Extra Site Setting ---------- */

div#wrapper { margin:0 auto; }

.clear { clear:both; }

.align-center { text-align:center; }

.align-right { text-align:right; }

.align-justify { text-align:justify; }

.float-left { float:left; }

.float-right { float:right; }

.uppercase { text-transform:uppercase; }

.capitalize { text-transform:capitalize; }

.imgBorder { border:2px solid #272324; }

.submit:hover { border:1px solid #ccc; }
