/* @group Base Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; font-size:small; font-family:Arial, Verdana, sans-serif; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* @end */

/* Layout DIVS */
#wrap { width:1000px; float:left; margin-top:15px; margin-left: 50px; 
/* border:1px solid gray; */
}
#nav { position:absolute; left:570px; top:250px; }
#home #cell_right { width:447px; height:580px; float:left; background-image:url(img/nomia_slash.gif); }
#cell_left { width:180px; height:580px; float:left; }
#cell_mainimage { width:373px; height:580px; float:left; }
#cell_right { width:447px; height:580px; float:left; background-image:url(img/nomia_slash_gray.gif); }
#cell_right_top { height:520px; }
#cell_right_bottom { height:60px; padding-left:270px; }
#footer { padding:3px 0 0 180px; font-size:.8em; color:#666; clear:both; }
.cell_mainimage_col_one { width:45%; float:left; }


#inner_left_cell { padding: 5px 5px 0 20px;}
#inner_left_cell_coll { padding: 0 5px 0 20px; margin: 0;}
#inner_left_list { color: #666; }
#inner_left_list li {padding: 5px 0 0 3px; font-size: 0.88em;}
#inner_left_list a:link { text-decoration:none; color:#666; }
#inner_left_list a:visited { text-decoration:none; color:#666; }
#inner_left_list a:hover { text-decoration:underline; color:#666; }

.tn_image {float: left; padding: 0 0 2px 0;}
.padd_left {padding-left: 8px}

/* All other pages nav and structure */
#nav ul li { font-family:Arial; font-weight:bold; color:#ccc; font-size:2.2em; margin-bottom:5px; }
#nav a:link { text-decoration:none; color:#ccc; }
#nav a:visited { text-decoration:none; color:#ccc; }
#nav a:hover { text-decoration:none; color:#666; }
#home #nav { position:absolute; left:570px; top:250px; }
#home #nav ul li { font-family:Arial; font-weight:bold; color:#000; font-size:2.2em; margin-bottom:5px; }
#home #nav a:link { text-decoration:none; color:#000; }
#home #nav a:visited { text-decoration:none; color:#000; }
#home #nav a:hover { text-decoration:none; color:#666; }


/* General Text Styles */
#cell_mainimage p { margin:5px 0 0; font-size:.88em; }
h3 { font-size:1em; font-weight:bold; margin:20px 0 0; }
h4 { font-size:1em; font-weight:bold; margin:20px 0 0; }
h3.coll { font-size:1em; font-weight:bold; margin:0; }

.coll_desc {
	text-align: center;
}

.formkeys { font-size:.88em; }
.gray { color: #333; }
#cell_mainimage h3 { margin:5px 0 2px; font-size:1em; }
input { border:1px solid #999; width:200px; font-size:.8em; color:#333; }
textarea { border:1px solid #999; width:200px; height:100px; margin-bottom:5px; font-size:.8em; color:#333; }
#cell_mainimage a:link { text-decoration:none; color:#333; }
#cell_mainimage a:visited { text-decoration:none; color:#333; }
#cell_mainimage a:hover { text-decoration:underline; color:#333; }

/* Individual Page Background Images */
#stockists #cell_mainimage { background-image:url(img/nomia_main_image_stockists.jpg); padding:20px; width:333px; height:540px; color:#333; }
#contact #cell_mainimage { background-image:url(img/nomia_main_image_stockists.jpg); padding:20px; width:333px; height:540px; color:#333; }

/* Individual Page Styles */

/* Stockists Page */
#stockists #cell_mainimage li { font-size:.88em; padding-bottom:10px; }

/* Press Page */
#press #cell_mainimage { padding:0; }

/* Contact Page */
#contact .contact_emails { padding:0 0 3px 10px; margin:0; }


